[Checkins] SVN: Zope3/branches/3.3/src/zope/app/generations/browser/managerdetails.pt fixed typo

Christian Theune ct at gocept.com
Tue Aug 15 08:09:02 EDT 2006


Log message for revision 69505:
   fixed typo
  

Changed:
  U   Zope3/branches/3.3/src/zope/app/generations/browser/managerdetails.pt

-=-
Modified: Zope3/branches/3.3/src/zope/app/generations/browser/managerdetails.pt
===================================================================
--- Zope3/branches/3.3/src/zope/app/generations/browser/managerdetails.pt	2006-08-15 10:18:37 UTC (rev 69504)
+++ Zope3/branches/3.3/src/zope/app/generations/browser/managerdetails.pt	2006-08-15 12:09:01 UTC (rev 69505)
@@ -1,6 +1,6 @@
 <html metal:use-macro="context/@@standard_macros/view" i18n:domain="zope">
 <head>
-<title metal:fill-slot="title">Manager Detials</title>
+<title metal:fill-slot="title">Manager Details</title>
 </head>
 <body>
 <div metal:fill-slot="body">



More information about the Checkins mailing list