X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fa6416df7f26f0b57afa4f7cbde75dd5d5dcbf27..07514334147e80f763e6dac075f96c64836f5a8c:/include/wx/msw/setup0.h diff --git a/include/wx/msw/setup0.h b/include/wx/msw/setup0.h index e499509622..cadd211ead 100644 --- a/include/wx/msw/setup0.h +++ b/include/wx/msw/setup0.h @@ -983,7 +983,7 @@ #define wxODBC_FWD_ONLY_CURSORS 1 // Default is 0. Set to 1 to use the deprecated classes, enum types, function, -// member variables. With a setting of 1, full backward compatability with the +// member variables. With a setting of 1, full backward compatibility with the // 2.0.x release is possible. It is STRONGLY recommended that this be set to 0, // as future development will be done only on the non-deprecated // functions/classes/member variables/etc.