[svnbook commit] r1976 - trunk/src/es

maxb svnbook-dev at red-bean.com
Wed Feb 1 17:43:32 CST 2006


Author: maxb
Date: Wed Feb  1 17:43:28 2006
New Revision: 1976

Modified:
   trunk/src/es/author_statistics.py

Log:
Close #3 - Commit the remaining relevant bits of this typo-fixing patch.

* src/es/author_statistics.py: Fix repeated word.


Modified: trunk/src/es/author_statistics.py
==============================================================================
--- trunk/src/es/author_statistics.py	(original)
+++ trunk/src/es/author_statistics.py	Wed Feb  1 17:43:28 2006
@@ -168,7 +168,7 @@
     For a list of nicks, returns a dictionary with the nicks as
     keys and the statistics as values. If a nick is not found in
     the statistics, its value is None. Otherwise, it is a tuple
-    with a text string date, the the number of days ago in floating
+    with a text string date, the number of days ago in floating
     point, and a boolean saying whether a commit was found or not
     in the statistics.
     """




More information about the svnbook-dev mailing list