From fef6333f52c8801308c3b78acb7942988541d137 Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Mon, 1 Feb 2010 22:47:54 +0200 Subject: Fix typos in comments. --- src/xz/list.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xz') diff --git a/src/xz/list.c b/src/xz/list.c index 1e487b55..91707b91 100644 --- a/src/xz/list.c +++ b/src/xz/list.c @@ -724,7 +724,7 @@ list_file(const char *filename) // We have three main modes: // - --robot, which has submodes if --verbose is specified - // once or twice + // once or twice // - Normal --list without --verbose // - --list with one or two --verbose if (opt_robot) -- cgit v1.2.3