diff doc/design.txt @ 1039:42924a2fcacf

minor doc change for new cgi
author Richard Jones <richard@users.sourceforge.net>
date Wed, 04 Sep 2002 04:30:36 +0000
parents 299f4890427d
children 43ab730ee194
line wrap: on
line diff
--- a/doc/design.txt	Wed Sep 04 04:30:18 2002 +0000
+++ b/doc/design.txt	Wed Sep 04 04:30:36 2002 +0000
@@ -1485,8 +1485,8 @@
                 'rolename' is the name of the role to add permission to.
             '''
 
-Modules such as ``cgi_client.py`` and ``mailgw.py`` define their own
-permissions like so (this example is ``cgi_client.py``)::
+Modules such as ``cgi/client.py`` and ``mailgw.py`` define their own
+permissions like so (this example is ``cgi/client.py``)::
 
     def initialiseSecurity(security):
         ''' Create some Permissions and Roles on the security object

Roundup Issue Tracker: http://roundup-tracker.org/