You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2013/03/28 01:31:58 UTC

svn propchange: r1424217 - svn:log

Author: rhuijben
Revision: 1424217
Modified property: svn:log

Modified: svn:log at Thu Mar 28 00:31:58 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Mar 28 00:31:58 2013
@@ -1,6 +1,6 @@
 Implement new --non-interactive default behaviour for 'svnsync'.
 
-Be interactive only if standard input is connetected to a terminal device.
+Be interactive only if standard input is connected to a terminal device.
 
 * subversion/svnsync/svnsync.c
   (svn_svnsync__opt, SVNSYNC_OPTS_DEFAULT): Add svnsync_opt_force_interactive.