aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup-apkrepos.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-apkrepos.in b/setup-apkrepos.in
index 3ad7e7c..9354d0a 100644
--- a/setup-apkrepos.in
+++ b/setup-apkrepos.in
@@ -18,7 +18,7 @@ prompt_setup_method() {
cat <<-__EOF__
r) Add random from the above list
f) Detect and add fastest mirror from above list
- e) Edit "${ROOT}"etc/apk/repositores with text editor
+ e) Edit ${ROOT}etc/apk/repositories with text editor
__EOF__
echo -n "Enter mirror number (1-$mirror_count) or URL to add (or r/f/e/done) [$1]: "