diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-02 02:56:29 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-02 02:56:29 (EDT) |
commit | 7d4d92f5c1d982fd021e7b8424a526ec3fe712cb (patch) | |
tree | be4317156ade07249d4d183840d8712032a8dd10 | |
parent | 064e7542797fe684c461e88be9577d04109671c0 (diff) |
opkg: s/utilities/utility/
-rw-r--r-- | opkg.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opkg.pkg/control b/opkg.pkg/control index 3c8b13b..2f851a0 100644 --- a/opkg.pkg/control +++ b/opkg.pkg/control @@ -5,4 +5,4 @@ Depends: opkg-common (= ${Binary-Version}) Description: Open PacKaGe Management ${Common-Description} . - This package provides the opkg utilities. + This package provides the opkg utility. |