X-Git-Url: http://git.nikiroo.be/?p=fanfix.git;a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Ffanfix%2Fdata%2FChapter.java;fp=src%2Fbe%2Fnikiroo%2Ffanfix%2Fdata%2FChapter.java;h=832994a937d4379d8c3d2105344d8ed2f67eb241;hp=86856b0e2c09f5fa6ee1c4faf0f7586c1079dbf7;hb=c8faa52a7993d29944e505b517619de44ac58279;hpb=14b574483b51d3859acef6a269f8841b5a4eb5f8 diff --git a/src/be/nikiroo/fanfix/data/Chapter.java b/src/be/nikiroo/fanfix/data/Chapter.java index 86856b0..832994a 100644 --- a/src/be/nikiroo/fanfix/data/Chapter.java +++ b/src/be/nikiroo/fanfix/data/Chapter.java @@ -103,7 +103,7 @@ public class Chapter implements Iterable { } /** - * The number of words in this {@link Chapter}. + * The number of words (or images) in this {@link Chapter}. * * @return the number of words */ @@ -112,7 +112,7 @@ public class Chapter implements Iterable { } /** - * The number of words in this {@link Chapter}. + * The number of words (or images) in this {@link Chapter}. * * @param words * the number of words to set