]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/menu.tex
corrected the completely wrong example (bug 545427)
[wxWidgets.git] / docs / latex / wx / menu.tex
index 4f04df6731831ef048dab25549c2fd3f051f68aa..2b1c98a5f727984885e1148926060d49a2fc7194 100644 (file)
@@ -176,7 +176,7 @@ group and when an item in the group is checked, all the others are
 automatically unchecked.
 
 {\bf NB:} Currently only implemented under Windows and GTK, use
-{\tt #if wxHAS\_RADIO\_MENU\_ITEMS} to test for availability of this feature.
+{\tt\#if wxHAS\_RADIO\_MENU\_ITEMS} to test for availability of this feature.
 
 \wxheading{See also}