Various underscore doc fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2005-02-06 02:47:31 +00:00
parent 14ca93a0d9
commit bb772a8edf
6 changed files with 22 additions and 22 deletions

View File

@@ -9,7 +9,7 @@ identify the selection, or to change the menu item in some way. A menu item
with a special identifier $-1$ is a separator item and doesn't have an
associated command but just makes a separator line appear in the menu.
{\bf NB:} Please note that {\it wxID_ABOUT} and {\it wxID_EXIT} are
{\bf NB:} Please note that {\it wxID\_ABOUT} and {\it wxID\_EXIT} are
predefined by wxWidgets and have a special meaning since entries
using these IDs will be taken out of the normal menus under MacOS X
and will be inserted into the system menu (following the appropriate