summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-08-14 11:59:09 -0500
committerGunnar Mills <gmills@us.ibm.com>2018-08-14 11:59:09 -0500
commit93e1a7c00a8aebe193bc20f2449f934a6e5ac4ae (patch)
tree513d5cb7a21a653d72faa0935b5db6de5f969780
parentaf27cefecb4e79abc11e9d8036fc0243c701adc0 (diff)
downloadphosphor-mrw-tools-93e1a7c00a8aebe193bc20f2449f934a6e5ac4ae.tar.gz
phosphor-mrw-tools-93e1a7c00a8aebe193bc20f2449f934a6e5ac4ae.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. Change-Id: I32c896bf6268704843adf188bae2fd0884ed95c5 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
-rw-r--r--Util.pm2
-rwxr-xr-xinventory.pl2
2 files changed, 2 insertions, 2 deletions
diff --git a/Util.pm b/Util.pm
index 57c82a2..ea6b914 100644
--- a/Util.pm
+++ b/Util.pm
@@ -198,7 +198,7 @@ Finds the nearest FRU enclosing the input Target.
=item adjustI2CPort(C<I2CPort>)
-Returns C<I2CPort> converted from MRW numering scheme to Linux numbering scheme.
+Returns C<I2CPort> converted from MRW numbering scheme to Linux numbering scheme.
=back
diff --git a/inventory.pl b/inventory.pl
index 75c4241..2190e25 100755
--- a/inventory.pl
+++ b/inventory.pl
@@ -292,7 +292,7 @@ sub removeConnectors
#Remove the processor module card from the path name.
#Note: Serverwiz always outputs proc_socket-X/module-Y/proc.
# where proc_socket, module, and proc can be any name
-# We already transormed it to module-X/proc.
+# We already transformed it to module-X/proc.
# Our use requires proc-X.
# Note: No multichip modules in plan for OpenPower systems.
sub removeProcModule
OpenPOWER on IntegriCloud