about summary refs log tree commit diff
path: root/stdlib/testmb2.c
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 /stdlib/testmb2.c
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 'stdlib/testmb2.c')
-rw-r--r--stdlib/testmb2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/testmb2.c b/stdlib/testmb2.c
index 3a3e354629..16d2846d23 100644
--- a/stdlib/testmb2.c
+++ b/stdlib/testmb2.c
@@ -1,4 +1,4 @@
-/* Test case by Miloslav Trmac <mitr@volny.cz>.  */
+/* Test case by Miloslav Trmač <mitr@volny.cz>.  */
 #include <locale.h>
 #include <stdint.h>
 #include <stdlib.h>