Code typo fixes

Change-Id: I02448d3ea5c0f2db51bd1409b7c58292ae6b19e3
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/gui/obmc_gui/test/server_control/test_obmc_gui_server_power_operations.robot b/gui/obmc_gui/test/server_control/test_obmc_gui_server_power_operations.robot
index 79abb3a..504ced9 100644
--- a/gui/obmc_gui/test/server_control/test_obmc_gui_server_power_operations.robot
+++ b/gui/obmc_gui/test/server_control/test_obmc_gui_server_power_operations.robot
@@ -46,7 +46,7 @@
     Select Server Power Operations Sub Menu
     Verify Display Content  ${string_Select_power_operation}
 
-Verify Power On Button Should Present At ower Off
+Verify Power On Button Should Present At Power Off
     [Documentation]  Verify presence of "Warm reboot" button.
     [Tags]  Verify_Power_On_Button_Should_Present_At_Power_Off
     ...  OBMC_PowerOff_State
diff --git a/lib/wrap_utils.py b/lib/wrap_utils.py
index 5513b07..d7e67c0 100755
--- a/lib/wrap_utils.py
+++ b/lib/wrap_utils.py
@@ -124,7 +124,7 @@
     func_body_template              A function body in the form of a list.
                                     Each list element represents one line of a
                                     function  This is a template in so far as
-                                    text substitions will be done on it to
+                                    text substitutions will be done on it to
                                     arrive at a valid function definition.
                                     This template should NOT contain the
                                     function definition line (e.g. "def
diff --git a/remote_logging/test_remote_logging.robot b/remote_logging/test_remote_logging.robot
index 1d5bb9f..1757d20 100644
--- a/remote_logging/test_remote_logging.robot
+++ b/remote_logging/test_remote_logging.robot
@@ -145,7 +145,7 @@
 
 
 Verify BMC Journald Contains No Credential Data
-    [Documentation]  Check that BMC journald doesnt log any credential data.
+    [Documentation]  Check that BMC journald doesn't log any credential data.
     [Tags]  Verify_BMC_Journald_Contains_No_Credential_Data
 
     Open Connection And Log In
diff --git a/tests/ipmi/test_chassis.robot b/tests/ipmi/test_chassis.robot
index 6cefd3d..cdaabee 100755
--- a/tests/ipmi/test_chassis.robot
+++ b/tests/ipmi/test_chassis.robot
@@ -34,7 +34,7 @@
     Should Contain  ${power_status}    off
 
 IPMI Chassis Restore Power Policy
-     [Documentation]  Verfy IPMI chassis restore power policy.
+     [Documentation]  Verify IPMI chassis restore power policy.
      [Tags]  IPMI_Chassis_Restore_Power_Policy
 
      ${initial_power_policy}=  Read Attribute
diff --git a/tests/ipmi/test_general_ipmi.robot b/tests/ipmi/test_general_ipmi.robot
index 441e787..39e8f84 100644
--- a/tests/ipmi/test_general_ipmi.robot
+++ b/tests/ipmi/test_general_ipmi.robot
@@ -641,7 +641,7 @@
 
 
 Get Management Controller ID String And Verify
-    [Documentation]  Get the management controller ID sting.
+    [Documentation]  Get the management controller ID string.
     [Arguments]  ${string}
 
     # Description of argument(s):