[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Typo in svn_config.h

From: Lele Gaifax <lele_at_nautilus.homeip.net>
Date: 2004-03-30 02:12:01 CEST

[[
Corrected a typo in svn_config_get_bool documentation.

 * include/svn_config.h: recoginzed -> recognized.
]]

Index: svn_config.h
===================================================================
--- svn_config.h (revision 9220)
+++ svn_config.h (working copy)
@@ -170,7 +170,7 @@
 
 /** Like @t svn_config_get, but for boolean values.
  *
- * Parses the option as a boolean value. The recoginzed representations
+ * Parses the option as a boolean value. The recognized representations
  * are 'true'/'false', 'yes'/'no', 'on'/'off', '1'/'0'; case does not
  * matter. Returns an error if the option doesn't contain a known string.
  */

-- 
nickname: Lele Gaifax	| Quando vivrò di quello che ho pensato ieri
real: Emanuele Gaifas	| comincerò ad aver paura di chi mi copia.
email: lele@seldati.it	|		-- Fortunato Depero, 1929.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 30 02:12:30 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.