You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2011/04/21 21:00:08 UTC

svn commit: r1095793 - /subversion/trunk/contrib/server-side/fsfsfixer/README

Author: danielsh
Date: Thu Apr 21 19:00:08 2011
New Revision: 1095793

URL: http://svn.apache.org/viewvc?rev=1095793&view=rev
Log:
* contrib/server-side/fsfsfixer/README: Fix typo

Modified:
    subversion/trunk/contrib/server-side/fsfsfixer/README

Modified: subversion/trunk/contrib/server-side/fsfsfixer/README
URL: http://svn.apache.org/viewvc/subversion/trunk/contrib/server-side/fsfsfixer/README?rev=1095793&r1=1095792&r2=1095793&view=diff
==============================================================================
--- subversion/trunk/contrib/server-side/fsfsfixer/README (original)
+++ subversion/trunk/contrib/server-side/fsfsfixer/README Thu Apr 21 19:00:08 2011
@@ -13,7 +13,7 @@ The files are:
   fix-repo: a Bash script that calls fixer/fix-rev.py on each rev in a range
   fixer/fix-rev.py: checks and fixes if possible a single revision
   fixer/find_good_id.py: a helper function
-  fixer/__init__: an empty file that signals to Python that this directory
+  fixer/__init__.py: an empty file that signals to Python that this directory
     is a Python module
 
 For more details, see the email from Julian Foad on 2010-10-06, subject