diff options
author | Divay Prakash <divayprakash3@gmail.com> | 2018-08-15 17:21:47 +0530 |
---|---|---|
committer | Divay Prakash <divayprakash3@gmail.com> | 2018-08-15 17:21:47 +0530 |
commit | b06452efca5c982dc31d2b72ffd7babba1e3cc3a (patch) | |
tree | 5498bb06ac54dc8a8d8e22f57b1e2217b4ece668 | |
parent | e4894a56ff15f1aaa3fa5716fa75499237e96aa9 (diff) |
Fix build error in 'error build/docs/pt-br/common-lisp-pt/index.html'
-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 c3381824..c22cfd8e 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 +```lisp ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; 0. Sintaxe |