[oe-commits] [openembedded-core] 18/49: update-rc.d: Correct trivial typo in DESCRIPTION line.

git at git.openembedded.org git at git.openembedded.org
Thu Jul 28 20:56:11 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 434030d21fb571e6ee2f513d3553ce731eaec97d
Author: Robert P. J. Day <rpjday at crashcourse.ca>
AuthorDate: Wed Jul 27 07:40:21 2016 -0400

    update-rc.d: Correct trivial typo in DESCRIPTION line.
    
    "utilities" -> "utility"
    
    Signed-off-by: Robert P. J. Day <rpjday at crashcourse.ca>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-core/update-rc.d/update-rc.d_0.7.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb b/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb
index c15cb78..3b965c5 100644
--- a/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb
+++ b/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb
@@ -1,5 +1,5 @@
 SUMMARY = "manage symlinks in /etc/rcN.d"
-DESCRIPTION = "update-rc.d is a utilities that allows the management of symlinks to the initscripts in the /etc/rcN.d directory structure."
+DESCRIPTION = "update-rc.d is a utility that allows the management of symlinks to the initscripts in the /etc/rcN.d directory structure."
 SECTION = "base"
 
 LICENSE = "GPLv2+"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list