diff options
author | Rical Jasan <ricaljasan@pacific.net> | 2017-02-08 01:34:12 -0800 |
---|---|---|
committer | Rical Jasan <ricaljasan@pacific.net> | 2017-02-08 01:34:12 -0800 |
commit | ef8659eab64fc24979afa2bd5a272dacf662a7d2 (patch) | |
tree | af3921bf10d7d6841219f5e6877bfc3494d96eed /manual | |
parent | 8cbc826c37c0221ada65a7a622fe079b4e89a4b0 (diff) | |
download | glibc-ef8659eab64fc24979afa2bd5a272dacf662a7d2.zip glibc-ef8659eab64fc24979afa2bd5a272dacf662a7d2.tar.gz glibc-ef8659eab64fc24979afa2bd5a272dacf662a7d2.tar.bz2 |
Fix a typo in the manual.
I only caught this because I saw a file in manual/ change. Oh, the
irony... and thank you!
* manual/contrib.texi: Fix typo.
Diffstat (limited to 'manual')
-rw-r--r-- | manual/contrib.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/contrib.texi b/manual/contrib.texi index 97c3ae1..cc52f60 100644 --- a/manual/contrib.texi +++ b/manual/contrib.texi @@ -157,7 +157,7 @@ direction as part of @theglibc{} steering committee. Aurelien Jarno for various fixes. @item -Rical Jasan for contributing various fixes in @theglibc manual. +Rical Jasan for contributing various fixes in @theglibc{} manual. @item Jakub Jelinek for implementing a number of checking functions and for |