X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a7c125370cf6fd2b66eb06ba031efcfd5c5b9b0..e6e1f5176e05660ea0ba0ed02e423ad57e55d30e:/src/os2/menuitem.cpp 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; }