diff --git a/xdocs/developerguide.xml b/xdocs/developerguide.xml index 80f5dd5a4..bc7947733 100644 --- a/xdocs/developerguide.xml +++ b/xdocs/developerguide.xml @@ -113,7 +113,7 @@ in <code></code>.
enclose with <p></p>.A longer description about what the class/interface/method is used for -and if it is needed how it is done. If it is nessesary include +and if it is needed how it is done. If it is necessary include description of the parameters, what they are used for and how. Enclose with <p></p> where it is needed, try to divide into smaller parts (not to small!) to enhance readability of the generated Javadoc.