diff options
Diffstat (limited to 'share/man/man3/pthread_mutexattr.3')
-rw-r--r-- | share/man/man3/pthread_mutexattr.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_mutexattr.3 b/share/man/man3/pthread_mutexattr.3 index 7476ae16d6f6..b6d84d179503 100644 --- a/share/man/man3/pthread_mutexattr.3 +++ b/share/man/man3/pthread_mutexattr.3 @@ -87,7 +87,7 @@ functions copy the value of the attribute that corresponds to each function name to the location pointed to by the second function parameter. .Sh RETURN VALUES If successful, these functions return 0. -Otherwise, an error number is returned to indicacte the error. +Otherwise, an error number is returned to indicate the error. .Sh ERRORS .Fn pthread_mutexattr_init will fail if: |