X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/de085fccce8453b9aa4fdfc2a5452f1f7ffda110..cde6d2e7d80a48e9b470fa3d916f12cdae157e70:/src/common/intl.cpp diff --git a/src/common/intl.cpp b/src/common/intl.cpp index e068eeb93f..7d449cea28 100644 --- a/src/common/intl.cpp +++ b/src/common/intl.cpp @@ -496,7 +496,6 @@ public: ~wxPluralFormsCalculator() {} void init(wxPluralFormsToken::Number nplurals, wxPluralFormsNode* plural); - wxString getString() const; private: wxPluralFormsToken::Number m_nplurals; @@ -1792,7 +1791,7 @@ void wxLocale::AddCatalogLookupPathPrefix(const wxString& prefix) (langFull.Len() == LEN_FULL && langFull[LEN_LANG] == wxT('_')) ) { // 0. Make sure the lang is according to latest ISO 639 - // (this is neccessary because glibc uses iw and in instead + // (this is necessary because glibc uses iw and in instead // of he and id respectively). // the language itself (second part is the dialect/sublang)