[Zope3-checkins] CVS: Zope3/src/zope/app/security - zopepolicy.py:1.7

Marius Gedminas mgedmin@codeworks.lt
Thu, 20 Mar 2003 07:00:05 -0500


Update of /cvs-repository/Zope3/src/zope/app/security
In directory cvs.zope.org:/tmp/cvs-serv6422

Modified Files:
	zopepolicy.py 
Log Message:
Spelling fix

=== Zope3/src/zope/app/security/zopepolicy.py 1.6 => 1.7 ===
--- Zope3/src/zope/app/security/zopepolicy.py:1.6	Thu Mar 13 11:28:16 2003
+++ Zope3/src/zope/app/security/zopepolicy.py	Thu Mar 20 07:00:04 2003
@@ -73,7 +73,7 @@
                 The default is true.
 
             authenticated -- Allow access to resources based on the
-                privaledges of the authenticated user.
+                privileges of the authenticated user.
                 The argument must have a truth value.
                 The default is true.