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 /common-lisp.html.markdown | |
parent | 3fb608100ad391593655175dfa23f2b36de121c6 (diff) |
Assorted fixes
Diffstat (limited to 'common-lisp.html.markdown')
-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 5f6975b6..e2cf62fb 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 +```common-lisp ;;;----------------------------------------------------------------------------- ;;; 0. Syntax |