From bc79eb4f769b3cd10af2b295f13f2233ab871a33 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 8 May 2004 08:58:44 +0000 Subject: [PATCH] fixed spellign typo in comment git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wx-config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wx-config.in b/wx-config.in index d052b469eb..4e77ba0d98 100755 --- a/wx-config.in +++ b/wx-config.in @@ -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 - # 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" -- 2.45.2