projects
/
openwrt
/
staging
/
linusw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4492b6
)
base-files: fix manger->manager typo
author
Petr Štetiar
<
[email protected]
>
Thu, 28 Nov 2024 08:10:44 +0000
(08:10 +0000)
committer
Petr Štetiar
<
[email protected]
>
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 <
[email protected]
>
package/base-files/files/etc/profile
patch
|
blob
|
history
diff --git
a/package/base-files/files/etc/profile
b/package/base-files/files/etc/profile
index e892a5a605fd646cd2c8d70b5121c35bf17e3520..f9acdb439fa63026fdc0c22cb2df991777ab1797 100644
(file)
--- 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 man
a
ger!
OPKG Command APK Equivalent Description
------------------------------------------------------------------