Wed Jun 1 16:09:46 PDT 2005
- Previous message: [Slony1-commit] By devrim: The spec file for RPM builds -- This one nearly the same as
- Next message: [Slony1-commit] By cbbrowne: Add link to RHAT bugzilla concerning NAMELEN problem.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Fix typos in option descriptions - per Neil Conway
Modified Files:
--------------
slony1-engine/src/slon:
confoptions.h (r1.22 -> r1.23)
-------------- next part --------------
Index: confoptions.h
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/src/slon/confoptions.h,v
retrieving revision 1.22
retrieving revision 1.23
diff -Lsrc/slon/confoptions.h -Lsrc/slon/confoptions.h -u -w -r1.22 -r1.23
--- src/slon/confoptions.h
+++ src/slon/confoptions.h
@@ -124,8 +124,8 @@
{
{
(const char *)"sync_interval",
- gettext_noop("sync even interval"),
- gettext_noop("sync even interval in ms"),
+ gettext_noop("sync event interval"),
+ gettext_noop("sync event interval in ms"),
SLON_C_INT
},
&sync_interval,
- Previous message: [Slony1-commit] By devrim: The spec file for RPM builds -- This one nearly the same as
- Next message: [Slony1-commit] By cbbrowne: Add link to RHAT bugzilla concerning NAMELEN problem.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list