aboutsummaryrefslogtreecommitdiff
path: root/string/tst-memmove-overflow.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/tst-memmove-overflow.c')
-rw-r--r--string/tst-memmove-overflow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/tst-memmove-overflow.c b/string/tst-memmove-overflow.c
index 97e19af..d17a3aa 100644
--- a/string/tst-memmove-overflow.c
+++ b/string/tst-memmove-overflow.c
@@ -1,4 +1,4 @@
-/* Test for signed comparision bug in memmove (bug 25620).
+/* Test for signed comparison bug in memmove (bug 25620).
Copyright (C) 2020-2023 Free Software Foundation, Inc.
This file is part of the GNU C Library.