]> git.saurik.com Git - wxWidgets.git/commitdiff
fix typos (closes #10611)
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Thu, 19 Mar 2009 15:08:12 +0000 (15:08 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Thu, 19 Mar 2009 15:08:12 +0000 (15:08 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/sysopt.h

index ef436266b4ac7edc0a5f73f4c9ed7ebb6d9a316f..2b595766dc2389150a057659d5932dfe02a2975c 100644 (file)
     @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