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

git at git.openembedded.org git at git.openembedded.org
Mon Aug 1 10:49:32 UTC 2016


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

commit 7a9473998d848fcd179df210deb3ffadccf23aba
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