CVS User Account cvsuser
Tue Aug 15 08:55:37 PDT 2006
Log Message:
-----------
Fix typo in sample slon.conf file (purely cosmetic)

Modified Files:
--------------
    slony1-engine/share:
        slon.conf-sample (r1.5 -> r1.6)

-------------- next part --------------
Index: slon.conf-sample
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/share/slon.conf-sample,v
retrieving revision 1.5
retrieving revision 1.6
diff -Lshare/slon.conf-sample -Lshare/slon.conf-sample -u -w -r1.5 -r1.6
--- share/slon.conf-sample
+++ share/slon.conf-sample
@@ -90,7 +90,7 @@
 
 # Execute the following SQL on each node at slon connect time
 # useful to set logging levels, or to tune the planner/memory
-# settings.  You can specify multiple statements by seperating
+# settings.  You can specify multiple statements by separating
 # them with a ;
 #sql_on_connection="SET log_min_duration_statement TO '1000';"
 



More information about the Slony1-commit mailing list