diff options
Diffstat (limited to 'include/pwd_.h')
-rw-r--r-- | include/pwd_.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pwd_.h b/include/pwd_.h index c36e468..a0cf7c9 100644 --- a/include/pwd_.h +++ b/include/pwd_.h @@ -29,7 +29,7 @@ #endif /* This file is #included after #include <pwd.h> - * We will use libc-defined structures, but will #define finction names + * We will use libc-defined structures, but will #define function names * so that function calls are directed to bb_internal_XXX replacements */ |