diff options
author | Divay Prakash <divayprakash3@gmail.com> | 2018-08-29 17:38:12 +0530 |
---|---|---|
committer | Divay Prakash <divayprakash3@gmail.com> | 2018-08-29 17:38:12 +0530 |
commit | 61abf1c181d787c23fd529807149e872d0651b07 (patch) | |
tree | 37d1448e91029942328b821806c71baefae5b8a0 | |
parent | 94bf9e8544b0f16bc7a94404f14dab69b4786a90 (diff) |
Fix build error in 'build/docs/pt-br/visualbasic-pt/index.html'
-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 b94ab609..2a7205cd 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 --- -```vb +``` Module Module1 module Module1 |