base-files: fix manger->manager typo
authorPetr Štetiar <ynezz@true.cz>
Thu, 28 Nov 2024 08:10:44 +0000 (08:10 +0000)
committerPetr Štetiar <ynezz@true.cz>
Thu, 28 Nov 2024 08:10:44 +0000 (08:10 +0000)
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 <ynezz@true.cz>
package/base-files/files/etc/profile

index e892a5a605fd646cd2c8d70b5121c35bf17e3520..f9acdb439fa63026fdc0c22cb2df991777ab1797 100644 (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
  ------------------------------------------------------------------