about summary refs log tree commit diff
path: root/manual/ipc.texi
diff options
context:
space:
mode:
authorPaul Pluzhnikov <ppluzhnikov@google.com>2023-05-27 16:41:44 +0000
committerPaul Pluzhnikov <ppluzhnikov@google.com>2023-05-27 16:41:44 +0000
commit64d9ebae87731f1604a41e9df9bbe3c80c6cb5b8 (patch)
tree7614449f4358b7412e1df8551b289850ffe40f90 /manual/ipc.texi
parentf58a8c1c15d8b5d8a08e8553f82867202b88a5cc (diff)
downloadglibc-64d9ebae87731f1604a41e9df9bbe3c80c6cb5b8.tar.gz
glibc-64d9ebae87731f1604a41e9df9bbe3c80c6cb5b8.tar.xz
glibc-64d9ebae87731f1604a41e9df9bbe3c80c6cb5b8.zip
Fix misspellings in manual/ -- BZ 25337
Diffstat (limited to 'manual/ipc.texi')
-rw-r--r--manual/ipc.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/ipc.texi b/manual/ipc.texi
index be74664af9..6a6e5ad410 100644
--- a/manual/ipc.texi
+++ b/manual/ipc.texi
@@ -62,7 +62,7 @@ by @theglibc{}.
 @safety{@prelim{}@mtsafe{}@asunsafe{@asuinit{}}@acunsafe{@acuinit{}}}
 @c pthread_once asuinit
 @c
-@c We are AC-Unsafe becuase we use pthread_once to initialize
+@c We are AC-Unsafe because we use pthread_once to initialize
 @c a global variable that holds the location of the mounted
 @c shmfs on Linux.
 @end deftypefun