Author: trawick
Date: Sun Dec 3 15:48:05 2006
New Revision: 481991
URL: http://svn.apache.org/viewvc?view=rev&rev=481991
Log:
spelling fix
Modified:
apr/apr-util/trunk/buildconf
Modified: apr/apr-util/trunk/buildconf
URL: http://svn.apache.org/viewvc/apr/apr-util/trunk/buildconf?view=diff&rev=481991&r1=481990&r2=481991
==============================================================================
--- apr/apr-util/trunk/buildconf (original)
+++ apr/apr-util/trunk/buildconf Sun Dec 3 15:48:05 2006
@@ -79,7 +79,7 @@
fi
#
-# Generate build-outputs.mk for the build systme
+# Generate build-outputs.mk for the build system
#
echo "Generating 'make' outputs ..."
$apr_src_dir/build/gen-build.py make
|