diff options
author | Marcel Ribeiro Dantas <ribeirodantasdm@gmail.com> | 2022-07-07 12:36:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-07 12:36:41 +0200 |
commit | 2c075ca072b6633ef3476d658346fb3d2e91fcfe (patch) | |
tree | 692fe6f605e89c15ca0e7a3fe5d0292c9a26196c | |
parent | a92ab5a75ec7d3a76250d34aba813948334a9999 (diff) | |
parent | b027fa5b2ad8d7b5f9bb5d978ba5e15676f9ce7c (diff) |
Merge pull request #4426 from mphschmitt/fix/rust_portuguese_translation
[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"] |