diff options
author | Pavlo Kapyshin <i@93z.org> | 2017-08-02 14:06:18 +0300 |
---|---|---|
committer | Pavlo Kapyshin <i@93z.org> | 2017-08-02 14:06:18 +0300 |
commit | 7c5f2bdf9e946a7a6abed6fc44e2ebd477b21b3f (patch) | |
tree | e2977643d10b7eab8e771d4fce39c69e6cb2e6e3 | |
parent | 4c670c9778687751bac82d91edb2fed9b39d8980 (diff) |
Fix typo
-rw-r--r-- | changelog.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.txt b/changelog.txt index 390312a..e51acec 100644 --- a/changelog.txt +++ b/changelog.txt @@ -121,7 +121,7 @@ (Nguyễn Thái Ngọc Duy). * Makefile: use warnings with re2c. * README: Add link to Python wrapper, prettify languages list - (Pavlo Kpyshin). + (Pavlo Kapyshin). * README: Add link to cmark-scala (Tim Nieradzik, #196) [0.27.1] |