summaryrefslogtreecommitdiffhomepage
path: root/pt-br
diff options
context:
space:
mode:
authorBoris Verkhovskiy <boris.verk@gmail.com>2024-04-08 05:36:45 -0700
committerBoris Verkhovskiy <boris.verk@gmail.com>2024-04-08 05:36:45 -0700
commit868df8c4e8c32af8f1af9fca34e3e0dcb7be252a (patch)
tree312b3080d4f36c73f792006466ad0a9a1b79f14c /pt-br
parent7ecafce66f81f165cfa235b78be327914ebd9130 (diff)
Rename highlight languages back to Pygments
Diffstat (limited to 'pt-br')
-rw-r--r--pt-br/visualbasic-pt.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/visualbasic-pt.html.markdown b/pt-br/visualbasic-pt.html.markdown
index ff6dea7f..29fef9c9 100644
--- a/pt-br/visualbasic-pt.html.markdown
+++ b/pt-br/visualbasic-pt.html.markdown
@@ -8,7 +8,7 @@ lang: pt-br
filename: learnvisualbasic-pt.vb
---
-```visualbasic
+```vbnet
Module Module1
module Module1