summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLucas Tadeu Teixeira <lucas.tadeuteixeira@gmail.com>2013-08-13 16:29:33 -0300
committerLucas Tadeu Teixeira <lucas.tadeuteixeira@gmail.com>2013-08-13 16:29:33 -0300
commitcf3149c4bde261aa35cde0cba34432a2f0bf649a (patch)
treeeb35859a7fecdbdf157fe08e0350c86577bc5ddc
parent49cca911886480d10b071ced3a91c325ec3516f9 (diff)
Fix typo on 'lang' tag.
-rw-r--r--pt-br/python-pt.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/python-pt.html.markdown b/pt-br/python-pt.html.markdown
index e08bb5a8..5afd46d0 100644
--- a/pt-br/python-pt.html.markdown
+++ b/pt-br/python-pt.html.markdown
@@ -4,7 +4,7 @@ contributors:
- ["Louie Dinh", "http://ldinh.ca"]
translators:
- ["Vilson Vieira", "http://automata.cc"]
-lang: pt-bf
+lang: pt-br
filename: learnpython-pt.py
---