Fix typo's in code documentation

Change-Id: If83580b184d1fccbe067268d47b8a9c147d576e4
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/oem/nuvoton/test_ipmi_flash.robot b/oem/nuvoton/test_ipmi_flash.robot
index 6946f8b..b9455e2 100644
--- a/oem/nuvoton/test_ipmi_flash.robot
+++ b/oem/nuvoton/test_ipmi_flash.robot
@@ -82,7 +82,7 @@
 *** Keywords ***
 
 Suite Setup Execution
-    [Documentation]  Suite Setup Exection.
+    [Documentation]  Suite Setup Execution.
 
     ${os_state}=  Get Host State Attribute  OperatingSystemState
     Rprint Vars  os_state
diff --git a/oem/nuvoton/test_jtag_master.robot b/oem/nuvoton/test_jtag_master.robot
index cba956b..d64bdd2 100644
--- a/oem/nuvoton/test_jtag_master.robot
+++ b/oem/nuvoton/test_jtag_master.robot
@@ -56,7 +56,7 @@
     scp.Put File  ${filename}  /var/${filename}
 
 Suite Setup Execution
-    [Documentation]  Suite Setup Exection.
+    [Documentation]  Suite Setup Execution.
 
     ${status}=  Run Keyword And Return Status  Variable Should Exist
     ...  ${TEST_PROGRAM_CPLD}
diff --git a/oem/nuvoton/test_redfish_mcu_fw_update.robot b/oem/nuvoton/test_redfish_mcu_fw_update.robot
index 387cfe8..753117d 100644
--- a/oem/nuvoton/test_redfish_mcu_fw_update.robot
+++ b/oem/nuvoton/test_redfish_mcu_fw_update.robot
@@ -32,7 +32,7 @@
 *** Test Cases ***

 

 Redfish Mcu Code Update With ApplyTime OnReset

-    [Documentation]  Update the firmaware image with ApplyTime of OnReset.

+    [Documentation]  Update the firmware image with ApplyTime of OnReset.

     [Tags]  Redfish_Mcu_Code_Update_With_ApplyTime_OnReset

     [Template]  Redfish Update Firmware

 

@@ -41,7 +41,7 @@
 

 

 Redfish Mcu Code Update With ApplyTime Immediate

-    [Documentation]  Update the firmaware image with ApplyTime of Immediate.

+    [Documentation]  Update the firmware image with ApplyTime of Immediate.

     [Tags]  Redfish_Mcu_Code_Update_With_ApplyTime_Immediate

     [Template]  Redfish Update Firmware