summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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