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.

(From meta-phosphor rev: 38f27112a9bc38337d8f4c63c333d2a1f28945fa)

Change-Id: I834b99d63a260f21c60b58c91ec328cf04b683fe
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/common/recipes-phosphor/chassis/obmc-op-control-power.bb b/meta-phosphor/common/recipes-phosphor/chassis/obmc-op-control-power.bb
index fabddf3..c3a1b9d 100644
--- a/meta-phosphor/common/recipes-phosphor/chassis/obmc-op-control-power.bb
+++ b/meta-phosphor/common/recipes-phosphor/chassis/obmc-op-control-power.bb
@@ -1,4 +1,4 @@
-SUMMARY = "org.openbmc.control.Power implemention for OpenPOWER"
+SUMMARY = "org.openbmc.control.Power implementation for OpenPOWER"
 DESCRIPTION = "A power control implementation suitable for OpenPOWER systems."
 PR = "r1"
 
diff --git a/meta-phosphor/common/recipes-phosphor/initrdscripts/files/obmc-init.sh b/meta-phosphor/common/recipes-phosphor/initrdscripts/files/obmc-init.sh
index 305b2dd..62be89f 100644
--- a/meta-phosphor/common/recipes-phosphor/initrdscripts/files/obmc-init.sh
+++ b/meta-phosphor/common/recipes-phosphor/initrdscripts/files/obmc-init.sh
@@ -46,7 +46,7 @@
 
 # This fw_get_env_var is a possibly broken version of fw_printenv that
 # does not check the crc or flag byte.
-# The u-boot environemnt starts with a crc32, followed by a flag byte
+# The u-boot environment starts with a crc32, followed by a flag byte
 # when a redundannt environment is configured, followed by var=value\0 sets.
 # The flag byte for nand is a 1 byte counter; for nor it is a 1 or 0 byte.
 
diff --git a/meta-phosphor/common/recipes-phosphor/initrdscripts/obmc-phosphor-initfs.bb b/meta-phosphor/common/recipes-phosphor/initrdscripts/obmc-phosphor-initfs.bb
index 6d0c70e..ab2c38e 100644
--- a/meta-phosphor/common/recipes-phosphor/initrdscripts/obmc-phosphor-initfs.bb
+++ b/meta-phosphor/common/recipes-phosphor/initrdscripts/obmc-phosphor-initfs.bb
@@ -1,5 +1,5 @@
 SUMMARY = "Phosphor OpenBMC pre-init scripts"
-DESCRIPTION = "Phosphor OpenBMC filesytem mount reference implementation."
+DESCRIPTION = "Phosphor OpenBMC filesystem mount reference implementation."
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${PHOSPHORBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
 
diff --git a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config/config.yaml b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config/config.yaml
index a7e5ffc..d0e4f57 100644
--- a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config/config.yaml
+++ b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config/config.yaml
@@ -190,8 +190,8 @@
             type: "bool"
             assert: true
             deassert: false
-# Field replacable doesn't come as a sensor data
-# but we know that GPU is Field replacable so setting
+# Field replaceable doesn't come as a sensor data
+# but we know that GPU is Field replaceable so setting
 # true in both cases.
     xyz.openbmc_project.Inventory.Decorator.Replaceable:
       FieldReplaceable:
diff --git a/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging-error-logs-native.bb b/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging-error-logs-native.bb
index 94518d9..0dfacb1 100644
--- a/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging-error-logs-native.bb
+++ b/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging-error-logs-native.bb
@@ -1,4 +1,4 @@
-SUMMARY = "Phosphor OpenBMC - eror log meta data generation"
+SUMMARY = "Phosphor OpenBMC - error log meta data generation"
 PR = "r1"
 
 inherit native
diff --git a/meta-phosphor/common/recipes-phosphor/systemd-policy/phosphor-systemd-policy/service-restart-policy.conf b/meta-phosphor/common/recipes-phosphor/systemd-policy/phosphor-systemd-policy/service-restart-policy.conf
index 0bd049b..54516c2 100644
--- a/meta-phosphor/common/recipes-phosphor/systemd-policy/phosphor-systemd-policy/service-restart-policy.conf
+++ b/meta-phosphor/common/recipes-phosphor/systemd-policy/phosphor-systemd-policy/service-restart-policy.conf
@@ -21,7 +21,7 @@
 # failure which means the default of 10s for this results in the service
 # being restarted indefinitely. Change this to 30s to only allow a service
 # to be restarted StartLimitBurst times within a 30s interval before
-# being put in a permenant fail state.
+# being put in a permanent fail state.
 #
 # See systemd-system.conf(5) for details on the conf files