Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1fef6d5

Browse files
committed
fix syntax error
1 parent 599d835 commit 1fef6d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

howto/ipaddress.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgstr ""
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=utf-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
17-
"Generated-By: Babel 2.6.0\n"
17+
"Generated-By: Babel 2.7.0\n"
1818

1919
#: ../Doc/howto/ipaddress.rst:9
2020
msgid "An introduction to the ipaddress module"
@@ -43,7 +43,7 @@ msgid ""
4343
"to network engineers wanting an overview of how :mod:`ipaddress` "
4444
"represents IP network addressing concepts."
4545
msgstr ""
46-
"이 문서는 :mod:`ipaddress` 모듈을 간략하게 소개하고자 합니다. 주로 IP 네트워킹 용어에 익숙하지 않은 사용자를 "
46+
"이 문서에서는 :mod:`ipaddress` 모듈을 간략하게 소개하고자 합니다. 주로 IP 네트워킹 용어에 익숙하지 않은 사용자를 "
4747
"대상으로 하지만, :mod:`ipaddress`\\가 IP 네트워크 주소 개념을 나타내는 방식에 대한 개요를 원하는 네트워크 "
4848
"엔지니어에게 유용할 수도 있습니다."
4949

0 commit comments

Comments
 (0)