summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAdam Bard <github@adambard.com>2013-09-02 21:32:02 -0700
committerAdam Bard <github@adambard.com>2013-09-02 21:32:02 -0700
commit412b312c45ccb8922f92c4ee364819fb0add7734 (patch)
treed139483739bd1d1f2a174fadd706c5a0ffb1427b
parentd65754995a0c8affe618ba2b0eb2e300ffbb9b91 (diff)
parent727927f68dc1f03a19c2cc3bef1356f7b46a4e1d (diff)
Merge pull request #296 from agumonkey/patch-1
minor typo fix for common-lisp : s/Paul Khoung/Paul Khuong/g
-rw-r--r--common-lisp.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/common-lisp.html.markdown b/common-lisp.html.markdown
index bf4844f3..a672b682 100644
--- a/common-lisp.html.markdown
+++ b/common-lisp.html.markdown
@@ -619,4 +619,4 @@ nil ; for false - and the empty list
Lots of thanks to the Scheme people for rolling up a great starting
point which could be easily moved to Common Lisp.
-- [Paul Khoung](https://github.com/pkhuong) for some great reviewing.
+- [Paul Khuong](https://github.com/pkhuong) for some great reviewing.