diff options
Diffstat (limited to 'sysdeps/stub/libc-lock.h')
-rw-r--r-- | sysdeps/stub/libc-lock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/stub/libc-lock.h b/sysdeps/stub/libc-lock.h index 5eb698efb5..63ea622cc4 100644 --- a/sysdeps/stub/libc-lock.h +++ b/sysdeps/stub/libc-lock.h @@ -61,7 +61,7 @@ #define __libc_cleanup_region_end(DOIT) -/* We need protable names for some of the functions. */ +/* We need portable names for some of the functions. */ #define __libc_mutex_unlock #endif /* libc-lock.h */ |