diff options
author | wikibook <dylee@wikibook.kr> | 2013-08-20 10:46:10 +0900 |
---|---|---|
committer | wikibook <dylee@wikibook.kr> | 2013-08-20 10:46:10 +0900 |
commit | 276d73bdd3b1e43c471a86191dcda87c7e3c5241 (patch) | |
tree | e13b9640f2a54cb4378eef1c6ef70c08ae8b2175 /pt-br/python-pt.html.markdown | |
parent | 4e7f0ce330914cded8be937b8e5f1700350623d2 (diff) | |
parent | f33dea8b83bf64ecde36337a5e02cae77f5210de (diff) |
fix typo in Java tutorial
Diffstat (limited to 'pt-br/python-pt.html.markdown')
-rw-r--r-- | pt-br/python-pt.html.markdown | 2 |
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 --- |