Merge pull request #637 from felixonmars/patch-1

Correct a typo in i18n.py
This commit is contained in:
Chris Mayo 2022-08-24 19:28:56 +01:00 committed by GitHub
commit ffe1be37b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@
Application internationalization support.
"""
# i18n suppport
# i18n support
import os
import locale
import gettext