Author: cmpilato
Date: Mon Jan 23 15:03:56 2012
New Revision: 1234836
URL: http://svn.apache.org/viewvc?rev=1234836&view=rev
Log:
* subversion/libsvn_subr/gpg_agent.c
(password_set_gpg_agent): Update comment to provide a bit more
information, namely *why* this function does nothing.
Modified:
subversion/trunk/subversion/libsvn_subr/config_file.c
Modified: subversion/trunk/subversion/libsvn_subr/config_file.c
URL:
http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_subr/config_file.c?rev=1234836&r1=1234835&r2=1234836&view=diff
==============================================================================
--- subversion/trunk/subversion/libsvn_subr/config_file.c (original)
+++ subversion/trunk/subversion/libsvn_subr/config_file.c Mon Jan 23 15:03:56
2012
@@ -1050,7 +1050,7 @@ svn_config_ensure(const char *config_dir
"### path separator. A single backslash will be treated as an" NL
"### escape for the following character." NL
"" NL
- "### Section for configuring miscelleneous Subversion options." NL
+ "### Section for configuring miscellaneous Subversion options." NL
"[miscellany]" NL
"### Set global-ignores to a set of whitespace-delimited globs" NL
"### which Subversion will ignore in its 'status' output, and" NL