about summary refs log tree commit diff
path: root/string
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-08-23 13:07:38 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2019-08-23 13:11:05 -0700
commite6855a3bdfe147c52b29b5e7d70a95a8aa22ece0 (patch)
treee493ed93abc4cd7a2b2660682868b77b0a972998 /string
parentedd8d70b91e1ccef549a7c668499596cc4d56ad1 (diff)
downloadglibc-e6855a3bdfe147c52b29b5e7d70a95a8aa22ece0.tar.gz
glibc-e6855a3bdfe147c52b29b5e7d70a95a8aa22ece0.tar.xz
glibc-e6855a3bdfe147c52b29b5e7d70a95a8aa22ece0.zip
Fix spellings of contributor names in comments and doc
Diffstat (limited to 'string')
-rw-r--r--string/strverscmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/strverscmp.c b/string/strverscmp.c
index 1e96ad3acd..61f4aaf99b 100644
--- a/string/strverscmp.c
+++ b/string/strverscmp.c
@@ -1,7 +1,7 @@
 /* Compare strings while treating digits characters numerically.
    Copyright (C) 1997-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>, 1997.
+   Contributed by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public