X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cdbcf4c286ea989bfb8922a54d9e3f80b3fc9bcb..6695f8f8260b32219b42294531bfb7e2396cceef:/interface/intl.h diff --git a/interface/intl.h b/interface/intl.h index 2594f28187..e71e3ef00f 100644 --- a/interface/intl.h +++ b/interface/intl.h @@ -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} */