X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a7c125370cf6fd2b66eb06ba031efcfd5c5b9b0..7b25d8e7bd0eca9f0f6efe62b3721d14c394dac9:/src/os2/menuitem.cpp?ds=sidebyside diff --git a/src/os2/menuitem.cpp b/src/os2/menuitem.cpp index 87bac21267..d5417f8a0d 100644 --- a/src/os2/menuitem.cpp +++ b/src/os2/menuitem.cpp @@ -196,7 +196,7 @@ wxString wxMenuItemBase::GetLabelFromText( { // // '~' is the escape character for OS/2PM and '&' is the one for - // wxWindows - skip both of them + // wxWidgets - skip both of them // continue; }