aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/powerpc64/sys/cerror.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/powerpc64/sys/cerror.S')
-rw-r--r--lib/libc/powerpc64/sys/cerror.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/powerpc64/sys/cerror.S b/lib/libc/powerpc64/sys/cerror.S
index 3362c9fdf046..93172fdb822e 100644
--- a/lib/libc/powerpc64/sys/cerror.S
+++ b/lib/libc/powerpc64/sys/cerror.S
@@ -35,7 +35,7 @@ __FBSDID("$FreeBSD$");
/*
* The __error() function is thread aware. For non-threaded
- * programs and the initial threaded in threaded programs,
+ * programs and the initial thread in threaded programs,
* it returns a pointer to the global errno variable.
*/
ENTRY_NOPROF(HIDENAME(cerror))