1.1 --- a/data/dictionary.xml Fri Aug 16 13:32:45 2013 +0200
1.2 +++ b/data/dictionary.xml Fri Aug 16 13:33:43 2013 +0200
1.3 @@ -1369,7 +1369,13 @@
1.4 </concept>
1.5 <concept>
1.6 <term abbreviation="JavaDoc" completeForm="Java documentation" language="en"/>
1.7 - <explanation language="en"><text>Documentation of Java source code (classes, enumerations, interfaces, packages). Describes API and software's internals. Is useful for developers, not too much for end-users.</text></explanation>
1.8 + <explanation language="en">
1.9 + <text>
1.10 + documentation of Java source code (classes, enumerations, interfaces, packages);
1.11 + describes API and software's internals;
1.12 + is useful for developers, not too much for end-users
1.13 + </text>
1.14 + </explanation>
1.15 <tag>computer</tag>
1.16 <tag>java</tag>
1.17 </concept>