CVS User Account cvsuser
Tue Nov 1 20:36:08 PST 2005
Log Message:
-----------
Fix spelling error.

Tags:
----
REL_1_1_STABLE

Modified Files:
--------------
    slony1-engine/config:
        docs.m4 (r1.9 -> r1.9.2.1)

-------------- next part --------------
Index: docs.m4
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/config/docs.m4,v
retrieving revision 1.9
retrieving revision 1.9.2.1
diff -Lconfig/docs.m4 -Lconfig/docs.m4 -u -w -r1.9 -r1.9.2.1
--- config/docs.m4
+++ config/docs.m4
@@ -48,7 +48,7 @@
 [AC_ARG_WITH(docs,
 [  --with-docs             Build the sgml documentation [default=no]],
 test "$withval" = no || with_docs=yes, with_docs=no)
-AC_MSG_CHECKING(if you have requested documentation buliding)
+AC_MSG_CHECKING(if you have requested documentation building)
 if test -n "$with_docs"; then
   AC_MSG_RESULT($with_docs)
 else


More information about the Slony1-commit mailing list