From b4fd2a3c905285757af8a8213ed0bb7a76a47d7d Mon Sep 17 00:00:00 2001 From: rwatson Date: Mon, 16 Jan 2006 00:28:11 +0000 Subject: Fix typo in comment. MFC after: 3 days --- lib/libutil/login_ok.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libutil') 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. */ -- cgit v1.1