[svn] commit: r2426 - /branches/trac148b/configure.ac

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Jul 7 19:47:53 UTC 2010


Author: jreed
Date: Wed Jul  7 19:47:53 2010
New Revision: 2426

Log:
Add space; fix typo.

Modified:
    branches/trac148b/configure.ac

Modified: branches/trac148b/configure.ac
==============================================================================
--- branches/trac148b/configure.ac (original)
+++ branches/trac148b/configure.ac Wed Jul  7 19:47:53 2010
@@ -102,7 +102,7 @@
 # To avoid requiring dynamic library path with our python wrapper loadable
 # modules, we embed the path to the modules when possible.  We do this even
 # when the path is known in the common operational environment (e.g. when
-#it's stored in a comon "hint" file) for simplicity.
+# it's stored in a common "hint" file) for simplicity.
 if test $rpath_available = yes; then
 	python_rpath=
 	for flag in ${PYTHON_LDFLAGS}; do




More information about the bind10-changes mailing list