diff options
author | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-04-08 07:07:03 -0700 |
---|---|---|
committer | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-04-08 07:07:03 -0700 |
commit | 216018a02e80fcc369c5c2786538593fa8fd199d (patch) | |
tree | e388f5d01f5dc1b13cd0d86ec6e2f8cf8106bfb2 /pt-br/haxe-pt.html.markdown | |
parent | 52efd27986c78e7a3d78a2c2b82c186d66eec10f (diff) |
Update highlighting languages
Diffstat (limited to 'pt-br/haxe-pt.html.markdown')
-rw-r--r-- | pt-br/haxe-pt.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/haxe-pt.html.markdown b/pt-br/haxe-pt.html.markdown index c2d88d13..e29e8aca 100644 --- a/pt-br/haxe-pt.html.markdown +++ b/pt-br/haxe-pt.html.markdown @@ -16,7 +16,7 @@ para versões anteriores, mas é recomendado que você busque outras referência para essas versões. -```csharp +```haxe /* Bem vindo ao Aprenda Haxe 3 em 15 minutos. http://www.haxe.org Este é um tutorial executável. Você pode compilar e rodar este tutorial |