You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by tr...@apache.org on 2012/08/24 17:19:18 UTC

svn commit: r1376957 - /apr/apr/trunk/build/lineends.pl

Author: trawick
Date: Fri Aug 24 15:19:17 2012
New Revision: 1376957

URL: http://svn.apache.org/viewvc?rev=1376957&view=rev
Log:
spelling

Modified:
    apr/apr/trunk/build/lineends.pl

Modified: apr/apr/trunk/build/lineends.pl
URL: http://svn.apache.org/viewvc/apr/apr/trunk/build/lineends.pl?rev=1376957&r1=1376956&r2=1376957&view=diff
==============================================================================
--- apr/apr/trunk/build/lineends.pl (original)
+++ apr/apr/trunk/build/lineends.pl Fri Aug 24 15:19:17 2012
@@ -3,7 +3,7 @@
 #  Heuristically converts line endings to the current OS's preferred format
 #  
 #  All existing line endings must be identical (e.g. lf's only, or even
-#  the accedental cr.cr.lf sequence.)  If some lines end lf, and others as
+#  the accidental cr.cr.lf sequence.)  If some lines end lf, and others as
 #  cr.lf, the file is presumed binary.  If the cr character appears anywhere
 #  except prefixed to an lf, the file is presumed binary.  If there is no 
 #  change in the resulting file size, or the file is binary, the conversion