summaryrefslogtreecommitdiffstats
path: root/meta-mellanox/meta-msn
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-08-31 12:39:01 -0500
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-13 11:12:09 -0400
commitb2f928d8476768098751935fc47feaff737094a6 (patch)
tree4babe2871c48411a8d081902b9a9ae0234d0c89b /meta-mellanox/meta-msn
parentfcf1fb3f3d93c5671ef8e615c50c3fd130582e12 (diff)
downloadtalos-openbmc-b2f928d8476768098751935fc47feaff737094a6.tar.gz
talos-openbmc-b2f928d8476768098751935fc47feaff737094a6.zip
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-mellanox rev: eef5a51d1b4882e43f86474b6bea66aa9279bf1e) Change-Id: Ib56f706c2a791c96a2d5ba5b1aeaa2844dbaabed Signed-off-by: Gunnar Mills <gmills@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-mellanox/meta-msn')
-rw-r--r--meta-mellanox/meta-msn/recipes-phosphor/initfs/files/obmc-init.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-mellanox/meta-msn/recipes-phosphor/initfs/files/obmc-init.sh b/meta-mellanox/meta-msn/recipes-phosphor/initfs/files/obmc-init.sh
index 55862aac3..9512c762c 100644
--- a/meta-mellanox/meta-msn/recipes-phosphor/initfs/files/obmc-init.sh
+++ b/meta-mellanox/meta-msn/recipes-phosphor/initfs/files/obmc-init.sh
@@ -46,7 +46,7 @@ probe_fs_type() {
# 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.
OpenPOWER on IntegriCloud