summaryrefslogtreecommitdiff
path: root/src/collect
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2014-11-06 15:33:48 +0100
committerAnthony G. Basile <blueness@gentoo.org>2014-11-07 08:31:51 -0500
commitea4a086b3942858c2fa655e6aea602004437f6e8 (patch)
tree7b41dc6ab1656cee2efe0df5cf278465a62963ff /src/collect
parent0f89a3c56311da315e1575eff3eef6efe6eb2039 (diff)
s/commandline/command line/g
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'src/collect')
-rw-r--r--src/collect/collect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/collect/collect.c b/src/collect/collect.c
index 323d56a82d..7bc6571146 100644
--- a/src/collect/collect.c
+++ b/src/collect/collect.c
@@ -258,7 +258,7 @@ static void reject(char *us)
* kickout
*
* Remove all IDs in the internal list which are not part
- * of the list passed via the commandline.
+ * of the list passed via the command line.
*/
static void kickout(void)
{