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:
parent
ef3f06797d
commit
6d0b86b7c7
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue