From: Mart Raudsepp Date: Thu, 20 Apr 2006 07:39:54 +0000 (+0000) Subject: Typo fixes (precompilatixon) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/9542719478f03a60c9fa679917ddfed34fb2ce12 Typo fixes (precompilatixon) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/generic/grid.cpp b/src/generic/grid.cpp index f1decc96ce..bf8d1def24 100644 --- a/src/generic/grid.cpp +++ b/src/generic/grid.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -// For compilers that support precompilatixon, includes "wx/wx.h". +// For compilers that support precompilation, includes "wx/wx.h". #include "wx/wxprec.h" #ifdef __BORLANDC__ diff --git a/src/generic/tipwin.cpp b/src/generic/tipwin.cpp index 9749b8a785..216f8e6828 100644 --- a/src/generic/tipwin.cpp +++ b/src/generic/tipwin.cpp @@ -17,7 +17,7 @@ // headers // ---------------------------------------------------------------------------- -// For compilers that support precompilatixon, includes "wx/wx.h". +// For compilers that support precompilation, includes "wx/wx.h". #include "wx/wxprec.h" #ifdef __BORLANDC__