diff options
Diffstat (limited to 'lib/libutil/login_ok.c')
-rw-r--r-- | lib/libutil/login_ok.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/login_ok.c b/lib/libutil/login_ok.c index 19c884f..26971a9 100644 --- a/lib/libutil/login_ok.c +++ b/lib/libutil/login_ok.c @@ -82,7 +82,7 @@ login_str2inlist(const char **ttlst, const char *str1, const char *str2, int fla /* * login_timelist() - * This function is intentinoally public - reused by TAS. + * This function is intentionally public - reused by TAS. * Returns an allocated list of time periods given an array * of time periods in ascii form. */ |