diff options
| author | Marcel Ribeiro Dantas, Ph.D <ribeirodantasdm@gmail.com> | 2022-07-09 13:48:31 +0200 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-09 13:48:31 +0200 | 
| commit | d4f3ba24e91717af5a5ae079668fded3476254f6 (patch) | |
| tree | c03000900fd67387e3851b79169987b8f737c7f5 /pt-br/lua-pt.html.markdown | |
| parent | 38edd49d66d860a158a0b30627ea2b538845cf51 (diff) | |
Fix filename Lua-pt file (close #4436)
Diffstat (limited to 'pt-br/lua-pt.html.markdown')
| -rw-r--r-- | pt-br/lua-pt.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/pt-br/lua-pt.html.markdown b/pt-br/lua-pt.html.markdown index 0c75da26..4aaf3a1e 100644 --- a/pt-br/lua-pt.html.markdown +++ b/pt-br/lua-pt.html.markdown @@ -2,7 +2,7 @@  language: Lua  contributors:      - ["Tyler Neylon", "http://tylerneylon.com/"] -filename: learnlua.lua +filename: learnlua-pt.lua  translators:      - ["Iaan Mesquita", "https://github.com/ianitow"]  lang: pt-br | 
