miscellaneous small enhancements

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2009-01-10 18:59:37 +00:00
parent 7712257ef2
commit 336aecf1c2
6 changed files with 28 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
*/
enum wxLanguage
{
/// User's default/preffered language as got from OS.
/// User's default/preferred language as got from OS.
wxLANGUAGE_DEFAULT,
/// Unknown language, returned if wxLocale::GetSystemLanguage fails.