From 7b36f295e01d6caec03f62d6f7ce9777a63f97ff Mon Sep 17 00:00:00 2001 From: richard Date: Wed, 4 Sep 2002 04:30:36 +0000 Subject: [PATCH] minor doc change for new cgi git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1058 57a73879-2fb5-44c3-a270-3262357dd7e2 --- doc/design.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/design.txt b/doc/design.txt index 2fd2ae9..1c7de7b 100644 --- a/doc/design.txt +++ b/doc/design.txt @@ -1485,8 +1485,8 @@ The security module defines:: '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 -- 2.30.2