Skip to content

Commit c837a59

Browse files
Update library/multiprocessing.shared_memory.po
Co-authored-by: cschan <45995789+cschan1828@users.noreply.github.com>
1 parent c56ab09 commit c837a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/multiprocessing.shared_memory.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ msgid ""
328328
"of such values when storing and unconditionally removing it when fetching:"
329329
msgstr ""
330330
"對於去除尾隨空值 (rstripping of trailing nulls) 會出問題的應用程式,變通解法 "
331-
"(work around) 是始終無條件地在儲存時於此類值的末尾追加一個額外非 0 位元組,並"
331+
"(workaround) 是始終無條件地在儲存時於此類值的末尾追加一個額外非 0 位元組,並"
332332
"在獲取時也無條件地刪除它:"
333333

334334
#: ../../library/multiprocessing.shared_memory.rst:310

0 commit comments

Comments
 (0)