diff options
author | Mathias Schmitt <mathiaspeterhorst@gmail.com> | 2022-07-06 23:10:15 +0200 |
---|---|---|
committer | Mathias Schmitt <mathiaspeterhorst@gmail.com> | 2022-07-06 23:10:15 +0200 |
commit | b027fa5b2ad8d7b5f9bb5d978ba5e15676f9ce7c (patch) | |
tree | e4e1e3825af75a2797d974042a744ce77a148d92 | |
parent | f981bf279f7200972b814aa3ab23773fe3f4c4fe (diff) |
[rust/pt] fix portuguese translation.
-rw-r--r-- | pt-br/rust-pt.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/rust-pt.html.markdown b/pt-br/rust-pt.html.markdown index 3dd4a8d5..1080baa4 100644 --- a/pt-br/rust-pt.html.markdown +++ b/pt-br/rust-pt.html.markdown @@ -1,5 +1,5 @@ --- -language: rust +language: Rust filename: rust-pt.rs contributors: - ["Paulo Henrique Rodrigues Pinheiro", "https://about.me/paulohrpinheiro"] |