Skip to content

Commit

Permalink
dprint fixed for concurrency/send-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyRavi committed Aug 21, 2024
1 parent ddbbe07 commit 1310689
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions po/fa.po
Original file line number Diff line number Diff line change
Expand Up @@ -18545,8 +18545,8 @@ msgid ""
"The generic types are typically `Send + Sync` when the type parameters are "
"`Send + Sync`."
msgstr ""
"در صورت وجود پارامترهای نوع، تایپ‌های generic معمولاً از نوع `Send + Sync` هستند."
"`Send + Sync`."
"در صورت وجود پارامترهای نوع، تایپ‌های generic معمولاً از نوع `Send + Sync` "
"هستند.`Send + Sync`."

#: src/concurrency/send-sync/examples.md:18
msgid "`Send + !Sync`"
Expand Down

0 comments on commit 1310689

Please sign in to comment.