git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27165 
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
     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"