You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by bl...@apache.org on 2012/09/01 09:02:20 UTC

svn propchange: r1379689 - svn:log

Author: blair
Revision: 1379689
Modified property: svn:log

Modified: svn:log at Sat Sep  1 07:02:20 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sat Sep  1 07:02:20 2012
@@ -1,4 +1,4 @@
-First step towards making client version informatin usable by other than
+First step towards making client version information usable by other than
 the svn command-line client.
 
 * subversion/libsvn_subr/opt.h (svn_opt__get_version_info): Renamed from
@@ -10,5 +10,5 @@ the svn command-line client.
   instead of printing directly to the console.
   (svn_opt_print_help4): Update to use svn_opt__get_version_info.
 
-* subversion/libsvn_subr/deprecated.c (svn_opt_print_hel0: Update to use
+* subversion/libsvn_subr/deprecated.c (svn_opt_print_help): Update to use
   svn_opt__get_version_info.