summaryrefslogtreecommitdiff
path: root/pith/osdep/pw_stuff.c
diff options
context:
space:
mode:
Diffstat (limited to 'pith/osdep/pw_stuff.c')
-rw-r--r--pith/osdep/pw_stuff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/osdep/pw_stuff.c b/pith/osdep/pw_stuff.c
index 8938f77..328a0b9 100644
--- a/pith/osdep/pw_stuff.c
+++ b/pith/osdep/pw_stuff.c
@@ -35,7 +35,7 @@ static char *gcos_name(char *, char *);
Pull the name out of the gcos field if we have that sort of /etc/passwd
Args: gcos_field -- The long name or GCOS field to be parsed
- logname -- Replaces occurences of & with logname string
+ logname -- Replaces occurrences of & with logname string
Result: returns pointer to buffer with name
----*/