diff options
Diffstat (limited to 'common/userids.c')
-rw-r--r-- | common/userids.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/userids.c b/common/userids.c index 61e88cccf..e1304be0a 100644 --- a/common/userids.c +++ b/common/userids.c @@ -38,7 +38,7 @@ /* Parse the user-id NAME and build a search description for it. - * Returns 0 on succdess or an error code. DESC may be NULL to merely + * Returns 0 on success or an error code. DESC may be NULL to merely * check the validity of a user-id. * * Some used rules: |