diff options
author | Adam Bard <adam@adambard.com> | 2018-03-04 19:48:44 -0800 |
---|---|---|
committer | Adam Bard <adam@adambard.com> | 2018-03-04 19:48:44 -0800 |
commit | caa8993076365c3e650e82a3c5c970dca25ed4c4 (patch) | |
tree | 52cb4087ed64266351b8d4a759dcd96d3a3bbecb /pt-br | |
parent | 3fb608100ad391593655175dfa23f2b36de121c6 (diff) |
Assorted fixes
Diffstat (limited to 'pt-br')
-rw-r--r-- | pt-br/common-lisp-pt.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/common-lisp-pt.html.markdown b/pt-br/common-lisp-pt.html.markdown index 03a7c15c..c3381824 100644 --- a/pt-br/common-lisp-pt.html.markdown +++ b/pt-br/common-lisp-pt.html.markdown @@ -19,7 +19,7 @@ Outro livro recente e popular é o [Land of Lisp](http://landoflisp.com/). -```common_lisp +```common-lisp ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; 0. Sintaxe |