mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-17 06:20:27 +00:00
Merge pull request #637 from felixonmars/patch-1
Correct a typo in i18n.py
This commit is contained in:
commit
ffe1be37b8
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
Application internationalization support.
|
||||
"""
|
||||
|
||||
# i18n suppport
|
||||
# i18n support
|
||||
import os
|
||||
import locale
|
||||
import gettext
|
||||
|
|
|
|||
Loading…
Reference in a new issue