]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/mach/hurd/htl/bits/types/struct___pthread_mutex.h
Fix misspellings in sysdeps/ -- BZ 25337
[thirdparty/glibc.git] / sysdeps / mach / hurd / htl / bits / types / struct___pthread_mutex.h
index 11caa8704bce05f221945324b305242d605eb78c..8f859795fd551a5b666ab144945a77982aaad4be 100644 (file)
@@ -41,7 +41,7 @@ struct __pthread_mutex
 #define __PTHREAD_MUTEX_INITIALIZER   \
   { 0, 0, 0, 0, __PTHREAD_MUTEX_TIMED, 0, { { 0, 0 } } }
 
-/* The +1 is to mantain binary compatibility with the old
+/* The +1 is to maintain binary compatibility with the old
  * libpthread implementation. */
 #define __PTHREAD_ERRORCHECK_MUTEX_INITIALIZER   \
   { 0, 0, 0, 0, __PTHREAD_MUTEX_ERRORCHECK + 1, 0, { { 0, 0 } } }