You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by no...@apache.org on 2015/08/23 22:53:36 UTC

svn commit: r1697252 - /lucene/cms/trunk/lib/path.pm

Author: noble
Date: Sun Aug 23 20:53:36 2015
New Revision: 1697252

URL: http://svn.apache.org/r1697252
Log:
website update for 5.3.0 release

Modified:
    lucene/cms/trunk/lib/path.pm

Modified: lucene/cms/trunk/lib/path.pm
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/lib/path.pm?rev=1697252&r1=1697251&r2=1697252&view=diff
==============================================================================
--- lucene/cms/trunk/lib/path.pm (original)
+++ lucene/cms/trunk/lib/path.pm Sun Aug 23 20:53:36 2015
@@ -1,7 +1,7 @@
 package path;
 use ASF::Value;
   
-# taken from django's url.py
+# taken  from django's url.py
 $localMode = 0;  
  
 # Patterns should go from more restrictive matches to less restrictive.