Fix typo in documentation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76854 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
f1501f0928
commit
6fb1a552b8
@ -452,7 +452,7 @@ public:
|
|||||||
@param cancel If @true, discard the changes made by user, as if @c
|
@param cancel If @true, discard the changes made by user, as if @c
|
||||||
Escape key was pressed. Otherwise, accept the changes as if @c
|
Escape key was pressed. Otherwise, accept the changes as if @c
|
||||||
Return was pressed.
|
Return was pressed.
|
||||||
@return @true if item editing wad finished or @false if no item as
|
@return @true if item editing was finished or @false if no item as
|
||||||
being edited.
|
being edited.
|
||||||
*/
|
*/
|
||||||
bool EndEditLabel(bool cancel);
|
bool EndEditLabel(bool cancel);
|
||||||
|
Loading…
Reference in New Issue
Block a user