CVS User Account cvsuser
Mon Apr 11 17:00:55 PDT 2005
Log Message:
-----------
Fix typos

Modified Files:
--------------
    slony1-engine/src/slon:
        confoptions.h (r1.18 -> r1.19)

-------------- next part --------------
Index: confoptions.h
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/src/slon/confoptions.h,v
retrieving revision 1.18
retrieving revision 1.19
diff -Lsrc/slon/confoptions.h -Lsrc/slon/confoptions.h -u -w -r1.18 -r1.19
--- src/slon/confoptions.h
+++ src/slon/confoptions.h
@@ -287,8 +287,8 @@
 	{
 		{
 			(const char *)"sql_on_connection",
-			gettext_noop("SQL to send to each connected node on "
-				"connection establishment, usefull to enable "
+			gettext_noop("SQL to send to each connected node upon "
+				"connection establishment, useful to enable "
 				"duration logging, or to adjust any other "
 				"connection settable GUC"),
 			NULL,


More information about the Slony1-commit mailing list