From: Václav Slavík Date: Tue, 4 May 2010 16:38:56 +0000 (+0000) Subject: Fixed a typo in misc/languages/README. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/79309be9dbc6f27dcf4bb9caca5135310c49dc92?ds=inline Fixed a typo in misc/languages/README. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/misc/languages/README b/misc/languages/README index e72b917951..204df7ab1c 100644 --- a/misc/languages/README +++ b/misc/languages/README @@ -1,5 +1,5 @@ Run the genlang.py script from the top level wxWidgets directory to update include/wx/language.h (wxLanguage enum), interface/wx/language.h (its -documentation) and src/common/language.cpp (conversion tables) with the data +documentation) and src/common/languageinfo.cpp (conversion tables) with the data from langtabl.txt.