[Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/authentication/browser/principalfolder.zcml
- fixed word duplication
Christian Theune
ct at gocept.com
Fri Dec 2 12:02:12 EST 2005
Log message for revision 40491:
- fixed word duplication
Changed:
U Zope3/trunk/src/zope/app/authentication/browser/principalfolder.zcml
-=-
Modified: Zope3/trunk/src/zope/app/authentication/browser/principalfolder.zcml
===================================================================
--- Zope3/trunk/src/zope/app/authentication/browser/principalfolder.zcml 2005-12-02 17:00:11 UTC (rev 40490)
+++ Zope3/trunk/src/zope/app/authentication/browser/principalfolder.zcml 2005-12-02 17:02:11 UTC (rev 40491)
@@ -13,7 +13,7 @@
<addMenuItem
title="Principal Folder"
- description="A Pluggable Authentication Persistent Authentication Plugin"
+ description="A Pluggable Persistent Authentication Plugin"
class="..principalfolder.PrincipalFolder"
permission="zope.ManageServices"
view="AddPrincipalFolder.html"
More information about the Zope3-Checkins
mailing list