diff options
author | Adam <adam@adambard.com> | 2013-08-13 10:14:57 -0700 |
---|---|---|
committer | Adam <adam@adambard.com> | 2013-08-13 10:14:57 -0700 |
commit | 10637b0e77cca3daf5bd79e2d1eed2cb250a4192 (patch) | |
tree | 16565269c5104ec9ef9b230f5492e67e121e7421 /common-lisp.html.markdown | |
parent | 93fc8f5e8044c404d1feb600cf50eb932b596325 (diff) |
Header changes
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 e174e0df..a917304c 100644 --- a/common-lisp.html.markdown +++ b/common-lisp.html.markdown @@ -1,6 +1,6 @@ --- -language: commonlisp +language: "Common Lisp" filename: commonlisp.lisp contributors: - ["Paul Nathan", "https://github.com/pnathan"] |