diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2000-08-18 06:13:27 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2000-08-18 06:13:27 +0000 |
commit | 6a40d9da165dd9a50ba2fada8e20e7d296b7ce2c (patch) | |
tree | fc911605cc20bcfb052cda16cafc0c90c0b0fd80 /TWiki | |
parent | 6e098e1201dbedfd0fa228667f3a7881305d476d (diff) |
none
Diffstat (limited to 'TWiki')
-rw-r--r-- | TWiki/TWikiWebsTable.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TWiki/TWikiWebsTable.mdwn b/TWiki/TWikiWebsTable.mdwn index 60245c4e..0a0d4a9f 100644 --- a/TWiki/TWikiWebsTable.mdwn +++ b/TWiki/TWikiWebsTable.mdwn @@ -13,7 +13,7 @@ </tr> <tr bgcolor="#FFE0B0"> <td><b>%WIKITOOLNAME%.<a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/WebHome">%TWIKIWEB%</a></b></td> - <td> For %TWIKIWEB%.TWikiRegistration and to learn about the %WIKITOOLNAME% tool. </td> + <td> For %TWIKIWEB%.TWikiRegistration and to learn about the %WIKITOOLNAME% tool. Has also all the documentation. </td> <td> Everybody is invited. </td> </tr> <tr bgcolor="#D0FFD0"> @@ -23,7 +23,7 @@ </tr> <tr bgcolor="#D0D0D0"> <td><b>%WIKITOOLNAME%.<a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/Test/WebHome">Test</a></b></td> - <td> Just for testing and experimentation. </td> + <td> Sandbox for testing and experimentation. </td> <td> Everybody for testing. </td> </tr> </table> |