aboutsummaryrefslogtreecommitdiff
path: root/include/pwd_.h
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-09-26 11:23:22 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-09-26 11:23:22 +0000
commitfd3552dff905e03842197291a2a3627acd53756c (patch)
tree7e84aecf56ca214bf68de4da76f8bd940b5a0102 /include/pwd_.h
parentbfc93a3caf5fca9cbece04700a882e8bd54e3bd2 (diff)
downloadbusybox-fd3552dff905e03842197291a2a3627acd53756c.tar.gz
- commentary typo fix
Diffstat (limited to 'include/pwd_.h')
-rw-r--r--include/pwd_.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pwd_.h b/include/pwd_.h
index c36e4686c..a0cf7c9f7 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
*/