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:
@@ -26,7 +26,7 @@ public:
|
||||
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,
|
||||
|
||||
|
Reference in New Issue
Block a user