break;
case wxT('&'):
- // this is used as accel mnemonic prefix in the wxWindows
+ // this is used as accel mnemonic prefix in the wxWidgets
// controls but in the static messages created by
// CreateTextSizer() (used by wxMessageBox, for example), we
// don't want this special meaning, so we need to quote it