diff options
author | Andrew Bednoff <andrcmdr@users.noreply.github.com> | 2016-09-07 05:56:05 +0000 |
---|---|---|
committer | ven <vendethiel@hotmail.fr> | 2016-09-07 07:56:05 +0200 |
commit | 925164b40a828567bdb669d2dddee4253f760781 (patch) | |
tree | 1f9efadc2acb1d91fe14628fe87033c980d4210b /pt-br/python3-pt.html.markdown | |
parent | 2067ad6a5203d7799f734f5f956b10473dd56e00 (diff) |
[python3/pt-br] - fix head description (#2361)
fix head description for correct layout view on the site main page https://learnxinyminutes.com
Diffstat (limited to 'pt-br/python3-pt.html.markdown')
-rw-r--r-- | pt-br/python3-pt.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/python3-pt.html.markdown b/pt-br/python3-pt.html.markdown index c5a3c020..9b6bd1b6 100644 --- a/pt-br/python3-pt.html.markdown +++ b/pt-br/python3-pt.html.markdown @@ -7,7 +7,7 @@ contributors: - ["Zachary Ferguson", "http://github.com/zfergus2"] translators: - ["Paulo Henrique Rodrigues Pinheiro", "http://www.sysincloud.it"] -language: pt-br +lang: pt-br filename: learnpython3-pt.py --- |