[Zope3-checkins] CVS: Zope3/utilities - fixbbbts.py:1.4

Florent Guillaume fg@nuxeo.com
Thu, 3 Oct 2002 15:44:28 -0400


Update of /cvs-repository/Zope3/utilities
In directory cvs.zope.org:/tmp/cvs-serv23573/utilities

Modified Files:
	fixbbbts.py 
Log Message:
Fixed pervasive it's/its grammatical error in comments or docstrings.


=== Zope3/utilities/fixbbbts.py 1.3 => 1.4 ===
--- Zope3/utilities/fixbbbts.py:1.3	Mon Jun 10 19:29:48 2002
+++ Zope3/utilities/fixbbbts.py	Thu Oct  3 15:44:27 2002
@@ -15,7 +15,7 @@
 
 __doc__="""Fix BoboPOS time stamps
 
-If a system has a problem with it's clock setting, it may cause
+If a system has a problem with its clock setting, it may cause
 database records to be written with time stamps in the future.  This
 causes problems when the clock is fixed or when the data are moved to
 a system that doesn't have a broken clock.