diff options
author | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-04-08 05:36:45 -0700 |
---|---|---|
committer | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-04-08 05:36:45 -0700 |
commit | 868df8c4e8c32af8f1af9fca34e3e0dcb7be252a (patch) | |
tree | 312b3080d4f36c73f792006466ad0a9a1b79f14c /pt-br | |
parent | 7ecafce66f81f165cfa235b78be327914ebd9130 (diff) |
Rename highlight languages back to Pygments
Diffstat (limited to 'pt-br')
-rw-r--r-- | pt-br/visualbasic-pt.html.markdown | 2 |
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 |