[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1611/8267] update-rc.d: Correct trivial typo in DESCRIPTION line.



commit 081acd5a736bb4d395640f2a52671eb44490ff82
Author: Robert P. J. Day <rpjday crashcourse ca>
Date:   Wed Jul 27 07:40:21 2016 -0400

    update-rc.d: Correct trivial typo in DESCRIPTION line.
    
    "utilities" -> "utility"
    
    (From OE-Core rev: 7a9473998d848fcd179df210deb3ffadccf23aba)
    
    Signed-off-by: Robert P. J. Day <rpjday crashcourse ca>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-core/update-rc.d/update-rc.d_0.7.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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+"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]