]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/intl.h
Mention dropdown menu
[wxWidgets.git] / interface / intl.h
index 2594f281879f3a56a0d5c9063c305394d9aa665a..e71e3ef00fd01bc8bb50d84c264b69f53e146f4b 100644 (file)
@@ -364,7 +364,7 @@ public:
         wxLanguageInfo structure. See AddLanguage() for
         the wxLanguageInfo description.
 
-        @wxsince{2.7.1}.
+        @since 2.7.1.
     */
     static bool IsAvailable(int lang);
 
@@ -544,7 +544,7 @@ public:
     This macro is identical to _() but for the plural variant of
     wxGetTranslation().
 
-    @returns A const wxString.
+    @return A const wxString.
 
     @header{wx/intl.h}
 */
@@ -587,7 +587,7 @@ public:
     would be no translations for the weekday names in the program message
     catalog and wxGetTranslation() wouldn't find them.
 
-    @returns A const wxChar*.
+    @return A const wxChar*.
 
     @header{wx/intl.h}
 */