Skip to content

Commit e480c4d

Browse files
committed
fix typo
1 parent af46db1 commit e480c4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/datetime.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ msgstr ":class:`.time` 객체 *t*\\는 다음 조건을 모두 만족하면 어
278278

279279
#: ../Doc/library/datetime.rst:173
280280
msgid "``t.tzinfo`` is not ``None``"
281-
msgstr "``t.tzinfo``가 ``None``\\이 아닙니다"
281+
msgstr "``t.tzinfo``\\가 ``None``\\이 아닙니다"
282282

283283
#: ../Doc/library/datetime.rst:174
284284
msgid "``t.tzinfo.utcoffset(None)`` does not return ``None``."

0 commit comments

Comments
 (0)