From ac7616b0a9e4a4eaf640cd59a98cda01773c57ac Mon Sep 17 00:00:00 2001 From: Dubiousjim Date: Thu, 27 Jun 2013 15:28:46 -0400 Subject: various: applet help text and comment fixes Acked-by: Natanael Copa --- src/dot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dot.c') diff --git a/src/dot.c b/src/dot.c index 6738682..ccf5435 100644 --- a/src/dot.c +++ b/src/dot.c @@ -157,7 +157,7 @@ static int dot_main(void *pctx, struct apk_database *db, struct apk_string_array static struct apk_option dot_options[] = { { 0x10000, "errors", "Output only parts of the graph which are considered " - "errorneus: e.g. cycles and missing packages" }, + "erroneous: e.g. cycles and missing packages" }, { 0x10001, "installed", "Consider only installed packages" }, }; -- cgit v1.2.3-60-g2f50