No code changes, fixed various typos.
Applied patch by snowleopard2 fixing typos in interface/. Extended the fixes throughout trunk. Closes #13076. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -349,7 +349,7 @@ public:
|
||||
/**
|
||||
Sets the label associated with the menu item.
|
||||
|
||||
Note that if the ID of this menu item corrisponds to a stock ID, then it is
|
||||
Note that if the ID of this menu item corresponds to a stock ID, then it is
|
||||
not necessary to specify a label: wxWidgets will automatically use the stock
|
||||
item label associated with that ID. See the @ref wxMenuItem::wxMenuItem "constructor"
|
||||
for more info.
|
||||
|
Reference in New Issue
Block a user