Skip to content

Commit

Permalink
bug fixed on concurrency/send-sync to fa
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyRavi committed Aug 21, 2024
1 parent 6129d59 commit 5fc9daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion po/fa.po
Original file line number Diff line number Diff line change
Expand Up @@ -18529,7 +18529,7 @@ msgstr "`String`, `Option<T>`, `Vec<T>`, `Box<T>`, ..."

#: src/concurrency/send-sync/examples.md:11
msgid "`Mutex<T>`: Explicitly thread-safe via internal locking."
"‏`Arc<T>`:به طور صریح از طریق تعداد شمارش atomic reference با thread-safe."
msgstr "‏`Arc<T>`:به طور صریح از طریق تعداد شمارش atomic reference با thread-safe."

#: src/concurrency/send-sync/examples.md:12
msgid "`mpsc::Sender<T>`: As of 1.72.0."
Expand Down

0 comments on commit 5fc9daf

Please sign in to comment.