Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions po/ja.po
Original file line number Diff line number Diff line change
Expand Up @@ -20662,8 +20662,8 @@ msgid ""
"These types can be moved to other threads, but they're not thread-safe. "
"Typically because of interior mutability:"
msgstr ""
"これらの型は別のスレッドにムーブすることができますが、このようなムーブはス"
"レッドセーフではありません。通常は内部可変性がその原因です:"
"これらの型は別のスレッドにムーブすることができますが、これらの型はスレッドセーフ"
"ではありません。通常は内部可変性がその原因です:"

#: src/concurrency/send-sync/examples.md
msgid "`mpsc::Receiver<T>`"
Expand Down