diff options
author | Divay Prakash <divayprakash3@gmail.com> | 2018-08-15 17:35:47 +0530 |
---|---|---|
committer | Divay Prakash <divayprakash3@gmail.com> | 2018-08-15 17:35:47 +0530 |
commit | 6e11fd12d7dc039b360bab711e00187dd153063d (patch) | |
tree | 10da1b76cdf8b36c416ae72f947b10745e97c634 | |
parent | f5a53518ee16bf9f2c7e268c3407303f9fe033de (diff) |
Fix build error in 'build/docs/common-lisp/index.html'
-rw-r--r-- | common-lisp.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common-lisp.html.markdown b/common-lisp.html.markdown index e2cf62fb..76e7735b 100644 --- a/common-lisp.html.markdown +++ b/common-lisp.html.markdown @@ -16,7 +16,7 @@ popular and recent book is [Land of Lisp](http://landoflisp.com/). A new book ab -```common-lisp +```lisp ;;;----------------------------------------------------------------------------- ;;; 0. Syntax |