diff options
author | agum onkey <agu.monkey@gmail.com> | 2013-09-03 02:05:43 +0200 |
---|---|---|
committer | agum onkey <agu.monkey@gmail.com> | 2013-09-03 02:05:43 +0200 |
commit | 727927f68dc1f03a19c2cc3bef1356f7b46a4e1d (patch) | |
tree | ec74915e81c26f7e8d7cc2a8385435ae3ad5156f /common-lisp.html.markdown | |
parent | 35579ca7d9a4be4c897149278c10a1aaf2ab9c22 (diff) |
[minor] s/Paul Khoung/Paul Khuong/g
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 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. |