[Zope3-checkins]
SVN: Zope3/branches/ctheune-issue-574/src/zope/app/generations/browser/managerdetails.pt
- fixed typo
Christian Theune
ct at gocept.com
Sat Jul 22 09:08:46 EDT 2006
Log message for revision 69241:
- fixed typo
Changed:
U Zope3/branches/ctheune-issue-574/src/zope/app/generations/browser/managerdetails.pt
-=-
Modified: Zope3/branches/ctheune-issue-574/src/zope/app/generations/browser/managerdetails.pt
===================================================================
--- Zope3/branches/ctheune-issue-574/src/zope/app/generations/browser/managerdetails.pt 2006-07-22 08:51:15 UTC (rev 69240)
+++ Zope3/branches/ctheune-issue-574/src/zope/app/generations/browser/managerdetails.pt 2006-07-22 13:08:46 UTC (rev 69241)
@@ -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 Zope3-Checkins
mailing list