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:
Petr Štetiar 2024-11-28 08:10:44 +00:00
parent f4492b6b1c
commit 6f9384f4a4
No known key found for this signature in database
GPG Key ID: 58EE120F30CC02D3

View File

@ -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
------------------------------------------------------------------