commit | fb51a9a19826bbab39948c5fe33997cd42d1485f | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Tue Jan 09 16:40:15 2018 -0600 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Jan 16 15:51:41 2018 +0000 |
tree | 44e0234de0b1c9318ea7031d0ed8a3a0960e5d21 | |
parent | 02b3dca9969cbe8a963ef69b1272bc74e534dc54 [diff] |
Spelling fix in obmc-targets.bb Change-Id: Icd951d2ed4075b7b04393157b3c420ef644b3bc5 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/common/recipes-core/systemd/obmc-targets.bb b/common/recipes-core/systemd/obmc-targets.bb index c3bcd73..1061470 100644 --- a/common/recipes-core/systemd/obmc-targets.bb +++ b/common/recipes-core/systemd/obmc-targets.bb
@@ -1,5 +1,5 @@ SUMMARY = "Phosphor Systemd targets" -DESCRIPTION = "Provides well known Systemd syncronization points for OpenBMC." +DESCRIPTION = "Provides well known Systemd synchronization points for OpenBMC." HOMEPAGE = "http://github.com/openbmc" PR = "r1"