commit | 8b8ba53fb227c77a465180eefb6fb4cbcec27640 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Wed Jun 13 15:54:55 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Jun 15 17:55:59 2018 +0000 |
tree | d9a64dde45b9a5b0db73cfd923ef7ff55030b3b1 | |
parent | 3d73ea3f8051ed769177f0bd152ccba2050302c8 [diff] [blame] |
Spelling fixes Spelling errors found using github.com/lucasdemarchi/codespell A tool to fix common misspellings. This tool is licensed under GNU General Public License, version 2. Change-Id: Ib4c4a0cc166932efa8fd62125e20e71abc292296 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/occ/openpower-occ-control.bb b/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/occ/openpower-occ-control.bb index a07f3ce..18b298c 100644 --- a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/occ/openpower-occ-control.bb +++ b/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/occ/openpower-occ-control.bb
@@ -1,5 +1,5 @@ SUMMARY = "OpenPOWER OCC controller" -DESCRIPTION = "Application to contol the OpenPOWER On-Chip-Controller" +DESCRIPTION = "Application to control the OpenPOWER On-Chip-Controller" HOMEPAGE = "https://github.com/openbmc/openpower-occ-control" PR = "r1"