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

Skip to content

Commit 34ab686

Browse files
committed
Modified the error
1 parent 893e7f6 commit 34ab686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/datetime.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,7 @@ msgid ""
932932
"meth:`isoweekday`."
933933
msgstr ""
934934
"回傳一個代表星期幾的整數,星期一為0,星期日為6。"
935-
"舉例,``date(2002, 12, 4).weekday() == 2``,為星期三,可以參考meth:`isoweekday`"
935+
"舉例,``date(2002, 12, 4).weekday() == 2``,為星期三,可以參考:meth:`isoweekday`"
936936

937937
#: ../../library/datetime.rst:678
938938
msgid ""

0 commit comments

Comments
 (0)