diff doc/customizing.txt @ 1293:1b0e91e426ea

ehem
author Richard Jones <richard@users.sourceforge.net>
date Mon, 21 Oct 2002 00:50:46 +0000
parents f7d9fefcae88
children b2d04ce03802
line wrap: on
line diff
--- a/doc/customizing.txt	Mon Oct 21 00:42:00 2002 +0000
+++ b/doc/customizing.txt	Mon Oct 21 00:50:46 2002 +0000
@@ -2,7 +2,7 @@
 Customising Roundup
 ===================
 
-:Version: $Revision: 1.59 $
+:Version: $Revision: 1.60 $
 
 .. This document borrows from the ZopeBook section on ZPT. The original is at:
    http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx
@@ -2602,7 +2602,7 @@
 2. compares that list to the current roundup user list:
    a. entries no longer in the passwd file are *retired*
    b. entries with mismatching real names are *updated*
-   a. entries only exist in the passwd file are *created*
+   c. entries only exist in the passwd file are *created*
 3. send an email to administrators to let them know what's been done.
 
 The retiring and updating are simple operations, requiring only a call to

Roundup Issue Tracker: http://roundup-tracker.org/