diff options
Diffstat (limited to 'docs/developer/modules.html')
-rw-r--r-- | docs/developer/modules.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/developer/modules.html b/docs/developer/modules.html index 29c1f1abe..823e3def8 100644 --- a/docs/developer/modules.html +++ b/docs/developer/modules.html @@ -163,7 +163,7 @@ available via CVS. </p> <td bgColor="#eeeeee"> <p class="smallParagraph" align="left">ajbrowser</td> <td bgColor="#eeeeee"> - <p class="smallParagraph" align="left">ajde, asm, bridge, taskdefs, util</td> + <p class="smallParagraph" align="left">ajde, asm, bridge, util</td> <td bgColor="#eeeeee"> <p class="smallParagraph" align="left"> This module contains the ajbrowser application. It depends on the ajde module @@ -354,7 +354,8 @@ structure model which allows them to navigate and interpret the static structure <p class="smallParagraph" align="left">testing-util</td> <td bgColor="#eeeeee"> <p class="smallParagraph" align="left"> - Common testing utility classes.</td> + Common testing utility classes used by the unit test suites in + the core modules.</td> </tr> <tr> <td bgColor="#eeeeee"> |