aboutsummaryrefslogtreecommitdiffstats
path: root/handbook/extendpoky.xml
diff options
context:
space:
mode:
Diffstat (limited to 'handbook/extendpoky.xml')
-rw-r--r--handbook/extendpoky.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/handbook/extendpoky.xml b/handbook/extendpoky.xml
index d6f183acc6..c7e3033693 100644
--- a/handbook/extendpoky.xml
+++ b/handbook/extendpoky.xml
@@ -618,7 +618,7 @@ BBFILE_PRIORITY_extras = "5"</literallayout>
the repository and don't have to remember to rebuild any sections.
The second is to ensure that target users are able to upgrade their
devices via their package manager such as with the <command>
- ipkg update;ipkg upgrade</command> commands (or similar for
+ opkg update;opkg upgrade</command> commands (or similar for
dpkg/apt or rpm based systems). The aim is to ensure Poky has
upgradable packages in all cases.
</para>