Skip to content

Commit 33edb1e

Browse files
committed
Small fix: library/heapq.po
1 parent d8b8c3a commit 33edb1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

library/heapq.po

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,8 @@ msgid ""
281281
"Sort stability: how do you get two tasks with equal priorities to be "
282282
"returned in the order they were originally added?"
283283
msgstr ""
284-
"排序的穩定性:如何將兩個擁有相同 priority 的 task 按照他們被加入的順序回傳?"
284+
"排序的穩定性:如何將兩個擁有相同優先次序 (priority) 的 task 按照他們被加入的"
285+
"順序回傳?"
285286

286287
#: ../../library/heapq.rst:175
287288
msgid ""

0 commit comments

Comments
 (0)