[Checkins] SVN: z3c.bobopublisher/trunk/src/z3c/bobopublisher/README.txt fixed a couple of typos in README.txt

Fabio Tranchitella kobold at kobold.it
Mon Aug 17 08:23:37 EDT 2009


Log message for revision 102877:
  fixed a couple of typos in README.txt

Changed:
  U   z3c.bobopublisher/trunk/src/z3c/bobopublisher/README.txt

-=-
Modified: z3c.bobopublisher/trunk/src/z3c/bobopublisher/README.txt
===================================================================
--- z3c.bobopublisher/trunk/src/z3c/bobopublisher/README.txt	2009-08-17 12:18:38 UTC (rev 102876)
+++ z3c.bobopublisher/trunk/src/z3c/bobopublisher/README.txt	2009-08-17 12:23:36 UTC (rev 102877)
@@ -156,7 +156,7 @@
 --------------
 
 z3c.bobopublisher is able to wrap published objects with a proxy; it provides a
-filter middleware to configure the proxy factory:
+filter middleware to configure the proxy factory::
 
     [filter-app:proxy]
     use = egg:z3c.bobopublisher#proxy
@@ -183,7 +183,7 @@
 
 z3c.bobopublisher provides a middleware to ease the integration with
 zope.security; it uses the value referenced by the given key in the WSGI
-environment and adapts it to zope.security.interfaces.IPrincipal:
+environment and adapts it to zope.security.interfaces.IPrincipal::
 
     [filter-app:security]
     use = egg:z3c.bobopublisher#security



More information about the Checkins mailing list