Fix a typo in wxNumberFormatter styles documentation.

s/cab/can/

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2013-05-06 13:08:43 +00:00
parent ef3f06797d
commit 6d0b86b7c7

View File

@@ -26,7 +26,7 @@ public:
enum Style enum Style
{ {
/** /**
This flag cab be used to indicate absence of any other flags below. This flag can be used to indicate absence of any other flags below.
*/ */
Style_None = 0x00, Style_None = 0x00,