You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2013/10/29 21:22:31 UTC

svn commit: r1536879 - /subversion/trunk/subversion/tests/svn_test_main.c

Author: breser
Date: Tue Oct 29 20:22:30 2013
New Revision: 1536879

URL: http://svn.apache.org/r1536879
Log:
* subversion/tests/svn_test_main.c
  (init_test_data): Fix a typo in a comment.

Modified:
    subversion/trunk/subversion/tests/svn_test_main.c

Modified: subversion/trunk/subversion/tests/svn_test_main.c
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/svn_test_main.c?rev=1536879&r1=1536878&r2=1536879&view=diff
==============================================================================
--- subversion/trunk/subversion/tests/svn_test_main.c (original)
+++ subversion/trunk/subversion/tests/svn_test_main.c Tue Oct 29 20:22:30 2013
@@ -395,7 +395,7 @@ static svn_error_t *init_test_data(const
   /* temp_path should now point to the root of the test
      builddir. Construct the path to the transient dir.  Note that we
      put the path insinde the cmdline/svn-test-work area. This is
-     becasue trying to get the cmdline tests to use a different work
+     because trying to get the cmdline tests to use a different work
      area is unprintable; so we put the C test transient dir in the
      cmdline tests area, as the lesser of evils ... */
   temp_path = svn_dirent_join_many(pool, temp_path,