libbb: fix typo in comment
authorDenis Vlasenko <vda.linux@googlemail.com>
Tue, 31 Mar 2009 13:14:18 +0000 (13:14 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Tue, 31 Mar 2009 13:14:18 +0000 (13:14 -0000)
libbb/die_if_bad_username.c

index 602aadc0cf973a40514b9abb366276db587685fd..c1641d376ab7ca8998947037a7cd55caa3321c04 100644 (file)
@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * Ckeck user and group names for illegal characters
+ * Check user and group names for illegal characters
  *
  * Copyright (C) 2008 Tito Ragusa <farmatito@tiscali.it>
  *