Skip to content

Commit 2553995

Browse files
committed
Fix typo in pattern matching translation
1 parent 0b069a8 commit 2553995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

po/tr.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5979,7 +5979,7 @@ msgid ""
59795979
"They are used for pattern matching:"
59805980
msgstr ""
59815981
"Rust'ın diğer dillerden farklı olan birkaç kontrol akışı yapısı vardır. "
5982-
"Bunlar desen eşleştirme (pattern matching:) için kullanılır:"
5982+
"Bunlar desen eşleştirme (pattern matching) için kullanılır:"
59835983

59845984
#: src/pattern-matching/let-control-flow.md
59855985
msgid "`if let` expressions"

0 commit comments

Comments
 (0)