]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue3950: Fix docs for default locale used by gettext to match implementation (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 10 Feb 2020 21:24:53 +0000 (13:24 -0800)
committerGitHub <noreply@github.com>
Mon, 10 Feb 2020 21:24:53 +0000 (13:24 -0800)
commita83d9108066a7a22605ba7ee962a755f4bec1ab1
tree720e5244ea82c2315ee81bf7405a6a6fee285b62
parentb086ea5edc44cf64ecfb645d578927aa96e8c355
Issue3950: Fix docs for default locale used by gettext to match implementation (GH-18435)

documentation for default locale directory Doc/library/gettext.rst changed to match gettext implementation line 63.
(cherry picked from commit d68e0a8a165761604e820c8cb4f20abc735e717f)

Co-authored-by: Carl <Carl-Ty@users.noreply.github.com>
Doc/library/gettext.rst