You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2010/03/04 16:23:43 UTC

svn propchange: r919014 - svn:log

Author: stsp
Revision: 919014
Modified property: svn:log

Modified: svn:log at Thu Mar  4 15:23:43 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Mar  4 15:23:43 2010
@@ -13,7 +13,7 @@
    above. Also repair newlines of the target's eol-style is native (we
    used to repair newlines only if the style was fixed).
   (read_line): Put the EOL character which terminated the line into
-   TARGET->EOL_STR is TARGET->EOL_STYLE is 'none'. Don't pass an EOL
+   TARGET->EOL_STR if TARGET->EOL_STYLE is 'none'. Don't pass an EOL
    argument to svn_subst_translate_cstring2(), the string we're translating
    does not contain a newline.
   (match_hunk): Don't pass an EOL arguement to svn_subst_translate_cstring2(),