]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed spellign typo in comment
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 8 May 2004 08:58:44 +0000 (08:58 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 8 May 2004 08:58:44 +0000 (08:58 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wx-config.in

index d052b469eb887d40981636534f0d355fc8236b49..4e77ba0d9890d4c9c80473e6f1cbe036c6a31f64 100755 (executable)
@@ -233,7 +233,7 @@ cppflags()
     includes="-I${libdir}/wx/include/${TOOLCHAIN_NAME}$includes"
 
     # in inplace case we need to also add path to contrib headers -- do it
     includes="-I${libdir}/wx/include/${TOOLCHAIN_NAME}$includes"
 
     # in inplace case we need to also add path to contrib headers -- do it
-    # unconditionnally as they might be used and we have no way of knowing if
+    # unconditionally as they might be used and we have no way of knowing if
     # they really are
     if test $inplace_flag = yes ; then
         includes="$includes -I${prefix}/contrib/include"
     # they really are
     if test $inplace_flag = yes ; then
         includes="$includes -I${prefix}/contrib/include"