mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-18 21:28:02 +00:00
base-files: fix manger->manager typo
It was reported, that a small typo sneaked in, so lets fix it.
Reported-by: @dave14305
Fixes: c19c31f7aa
("base-files: add migration information for APK")
Signed-off-by: Petr Štetiar <ynezz@true.cz>
This commit is contained in:
parent
f4492b6b1c
commit
6f9384f4a4
@ -42,7 +42,7 @@ fi
|
||||
if [ -x /usr/bin/apk ]; then
|
||||
cat << EOF
|
||||
|
||||
OpenWrt recently switched to the "apk" package manger!
|
||||
OpenWrt recently switched to the "apk" package manager!
|
||||
|
||||
OPKG Command APK Equivalent Description
|
||||
------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user