diff options
author | ven <vendethiel@hotmail.fr> | 2016-10-20 18:54:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-20 18:54:50 +0200 |
commit | 1d2a910fd68c1714215f847ea15ceb0422ec034e (patch) | |
tree | 245e8b88dfeef8f633d6ecb1b7347665577f76d7 | |
parent | 8934f0c54f83d35e437e01563c5d9ff0fe8bb85c (diff) |
also fix #2463
-rw-r--r-- | pt-br/git-pt.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/git-pt.html.markdown b/pt-br/git-pt.html.markdown index 907892b1..e59ba901 100644 --- a/pt-br/git-pt.html.markdown +++ b/pt-br/git-pt.html.markdown @@ -2,7 +2,7 @@ category: tool tool: git lang: pt-br -filename: LearnGit.txt +filename: LearnGit-br.txt contributors: - ["Jake Prather", "http://github.com/JakeHP"] - ["Leo Rudberg" , "http://github.com/LOZORD"] |