libbb: fix typo in comment

This commit is contained in:
Denis Vlasenko 2009-03-31 13:14:18 +00:00
parent 1b62ead313
commit 70c6e40e47

View File

@ -1,6 +1,6 @@
/* vi: set sw=4 ts=4: */ /* 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> * Copyright (C) 2008 Tito Ragusa <farmatito@tiscali.it>
* *