diff options
Diffstat (limited to 'elf/cache.c')
| -rw-r--r-- | elf/cache.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/cache.c b/elf/cache.c index 83e6b71349..8149f889ba 100644 --- a/elf/cache.c +++ b/elf/cache.c @@ -66,7 +66,7 @@ glibc_hwcaps_subdirectory_name (const struct glibc_hwcaps_subdirectory *dir) return dir->name->string; } -/* Linked list of known hwcaps subdirecty names. */ +/* Linked list of known hwcaps subdirectory names. */ static struct glibc_hwcaps_subdirectory *hwcaps; struct glibc_hwcaps_subdirectory * |
