diff options
author | Rical Jasan <ricaljasan@pacific.net> | 2016-05-06 00:54:32 -0700 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-06-16 00:37:44 -0400 |
commit | d17acc2bb62816d9f49a865745ad72a802e2d875 (patch) | |
tree | 18e1e391ed3934b9e09c1b8c5e5b8d1faf1bed6f /ChangeLog | |
parent | 3ef569c71b66fc2820afba3819a53d580c47eedc (diff) | |
download | glibc-d17acc2bb62816d9f49a865745ad72a802e2d875.tar.gz |
manual: fix typos in the character handling chapter
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2016-06-16 Rical Jasan <ricaljasan@pacific.net> + * manual/ctype.texi: Fix typos. + +2016-06-16 Rical Jasan <ricaljasan@pacific.net> + * manual/memory.texi: Fix various typos & grammar errors. 2016-06-14 Joseph Myers <joseph@codesourcery.com> |