From 806a476190fb78135769e8a8ef217082ee724255 Mon Sep 17 00:00:00 2001 From: Damiano Albani Date: Wed, 27 Sep 2017 16:34:54 +0200 Subject: info: fix typo in help --- src/info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/info.c b/src/info.c index a1bc609..f3b9909 100644 --- a/src/info.c +++ b/src/info.c @@ -472,7 +472,7 @@ static const struct apk_option_group optgroup_applet = { static struct apk_applet apk_info = { .name = "info", - .help = "Give detailed information about PACKAGEs or repositores", + .help = "Give detailed information about PACKAGEs or repositories", .arguments = "PACKAGE...", .open_flags = APK_OPENF_READ, .context_size = sizeof(struct info_ctx), -- cgit v1.2.3-60-g2f50