From: Petr Štetiar Date: Thu, 28 Nov 2024 08:10:44 +0000 (+0000) Subject: base-files: fix manger->manager typo X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=6f9384f4a495c7e19934eb842cc29c1fdd093a1c;p=openwrt%2Fstaging%2Fstintel.git base-files: fix manger->manager typo It was reported, that a small typo sneaked in, so lets fix it. Reported-by: @dave14305 Fixes: c19c31f7aa6f ("base-files: add migration information for APK") Signed-off-by: Petr Štetiar --- diff --git a/package/base-files/files/etc/profile b/package/base-files/files/etc/profile index e892a5a605..f9acdb439f 100644 --- a/package/base-files/files/etc/profile +++ b/package/base-files/files/etc/profile @@ -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 ------------------------------------------------------------------