From 3f02f8745ef05b6259f444a81b547425c4e84219 Mon Sep 17 00:00:00 2001 From: Kyungmin Date: Mon, 20 Jul 2020 21:07:20 +0900 Subject: [PATCH] Fix typo --- glossary.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glossary.po b/glossary.po index a00d1cb6..6ef856d9 100644 --- a/glossary.po +++ b/glossary.po @@ -14,7 +14,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.7.0\n" +"Generated-By: Babel 2.8.0\n" #: /Users/flowdas/works/docs/python/src/Doc/glossary.rst:5 msgid "Glossary" @@ -2380,6 +2380,6 @@ msgid "" "understanding and using the language. The listing can be found by typing" " \"``import this``\" at the interactive prompt." msgstr "" -"파이썬 디자인 원리와 철학들의 목록인데, 인어를 이해하고 사용하는 데 도움이 됩니다. 이 목록은 대화형 프롬프트에서 " +"파이썬 디자인 원리와 철학들의 목록인데, 언어를 이해하고 사용하는 데 도움이 됩니다. 이 목록은 대화형 프롬프트에서 " "\"``import this``\" 를 입력하면 보입니다."