diff options
| author | Geoff Liu <g@geoffliu.me> | 2015-08-30 14:22:11 -0600 | 
|---|---|---|
| committer | Geoff Liu <g@geoffliu.me> | 2015-08-30 14:22:11 -0600 | 
| commit | eb7e58d5fc649ed2713c7685539bd5edcd9e8ade (patch) | |
| tree | 72a9fe5106bed0735089b5c7a2b22540f7ebb3a7 /pt-br | |
| parent | 1d1def16a5d7925bb8f7fba7dc49182e33359e85 (diff) | |
| parent | b124fd58df56a5e1ee9925481fbde1f22ccfb386 (diff) | |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'pt-br')
| -rw-r--r-- | pt-br/xml-pt.html.markdown | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/pt-br/xml-pt.html.markdown b/pt-br/xml-pt.html.markdown index 40ddbc3a..f347f8ef 100644 --- a/pt-br/xml-pt.html.markdown +++ b/pt-br/xml-pt.html.markdown @@ -1,8 +1,8 @@  ---  language: xml -filename: learnxml.xml +filename: learnxml-pt.xml  contributors: -	- ["João Farias", "https://github.com/JoaoGFarias"] +    - ["João Farias", "https://github.com/JoaoGFarias"]  translators:      - ["Miguel Araújo", "https://github.com/miguelarauj1o"]  lang: pt-br @@ -130,4 +130,4 @@ com a adição de definição DTD.-->  		<preco>30.00</preco>  	</livro>  </livraria> -```
\ No newline at end of file +```  | 
