]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/overviews/unicode.h
Looking for comments on new functions and macros organization of Doxygen docs shown...
[wxWidgets.git] / docs / doxygen / overviews / unicode.h
index 0645ba06e37bab2b573009933de24d6e48439768..d9ec16a070e1c20998cf0808b286c0a1f09e1c43 100644 (file)
@@ -110,7 +110,7 @@ in both ANSI and Unicode modes could look like:
 @endcode
 
 Of course, it would be nearly impossibly to write such programs if it had to
-be done this way (try to imagine the number of @ifdef UNICODE an average
+be done this way (try to imagine the number of UNICODE checkes an average
 program would have had!). Luckily, there is another way - see the next section.