Some jDoc fixes
[nikiroo-utils.git] / src / be / nikiroo / fanfix / data / Chapter.java
index 839d67b7c0ad2a079cbbc28ddf7e16019031b85f..7d0a51b306b62bfc7f821065a0c10e358be82075 100644 (file)
@@ -79,7 +79,7 @@ public class Chapter implements Iterable<Paragraph> {
        /**
         * The included paragraphs.
         * 
-        * @param paragraphes
+        * @param paragraphs
         *            the paragraphs to set
         */
        public void setParagraphs(List<Paragraph> paragraphs) {