From: Francesco Montorsi Date: Thu, 19 Mar 2009 15:08:12 +0000 (+0000) Subject: fix typos (closes #10611) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/e0a5cfb0cb1d8d0df190576566a662c928f9c618 fix typos (closes #10611) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/interface/wx/sysopt.h b/interface/wx/sysopt.h index ef436266b4..2b595766dc 100644 --- a/interface/wx/sysopt.h +++ b/interface/wx/sysopt.h @@ -92,10 +92,10 @@ @flag{window-default-variant} The default variant used by windows (cast to integer from the wxWindowVariant enum). Also known as wxWINDOW_DEFAULT_VARIANT. - flag{mac.listctrl.always_use_generic} + @flag{mac.listctrl.always_use_generic} Tells wxListCtrl to use the generic control even when it is capable of using the native control instead. Also knwon as wxMAC_ALWAYS_USE_GENERIC_LISTCTRL. - flag{mac.textcontrol-use-spell-checker} + @flag{mac.textcontrol-use-spell-checker} This option only has effect for Mac OS X 10.4 and higher. If 1 activates the spell checking in wxTextCtrl. @endFlagTable