aboutsummaryrefslogtreecommitdiff
path: root/string/memcmpeq.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/memcmpeq.c')
-rw-r--r--string/memcmpeq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/memcmpeq.c b/string/memcmpeq.c
index c38e7b0..5397c05 100644
--- a/string/memcmpeq.c
+++ b/string/memcmpeq.c
@@ -16,7 +16,7 @@
<https://www.gnu.org/licenses/>. */
/* This file is intentionally left empty. It exists so that both
- architectures which implement __memcmpeq seperately from memcmp and
+ architectures which implement __memcmpeq separately from memcmp and
architectures which implement __memcmpeq by having it alias memcmp will
build.