Author: pburba
Date: Mon May 16 21:29:44 2011
New Revision: 1103905
URL: http://svn.apache.org/viewvc?rev=1103905&view=rev
Log:
* subversion/libsvn_subr/private_uri.h: Fix a comment typo.
Modified:
subversion/branches/1.6.x/subversion/libsvn_subr/private_uri.h
Modified: subversion/branches/1.6.x/subversion/libsvn_subr/private_uri.h
URL:
http://svn.apache.org/viewvc/subversion/branches/1.6.x/subversion/libsvn_subr/private_uri.h?rev=1103905&r1=1103904&r2=1103905&view=diff
==============================================================================
--- subversion/branches/1.6.x/subversion/libsvn_subr/private_uri.h (original)
+++ subversion/branches/1.6.x/subversion/libsvn_subr/private_uri.h Mon May 16
21:29:44 2011
@@ -19,7 +19,7 @@
* @brief Header file for currently internal svn_uri_*() API
*
* ### These Functions will be added to the public API in 1.7
- * but because their is some discussion on how they should work
+ * but because there is some discussion on how they should work
* this api has been removed from 1.6 to allow future redesign.
*/