Typo fixes in code documentation

Change-Id: I2b0fad5c61389af0da3ea6c5d695f7b187f85ea3
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/redfish/systems/test_systems_inventory.robot b/redfish/systems/test_systems_inventory.robot
index 2bda832..4725005 100755
--- a/redfish/systems/test_systems_inventory.robot
+++ b/redfish/systems/test_systems_inventory.robot
@@ -51,7 +51,7 @@
 
     # Description of Argument(s):
     # item              A hardware item within a general resource that has
-    #                   "Health" and "State" atributes,  E.g. "cpu" or "dimm".
+    #                   "Health" and "State" attributes,  E.g. "cpu" or "dimm".
     # general_resource  A systems resource type that contains these items, such
     #                   as "Processors", or "Memory".
 
@@ -85,7 +85,7 @@
 
     # Description of Argument(s):
     # item          A hardware item within a general resource that has
-    #               "Health" and "State" atributes,  E.g. "dimm".
+    #               "Health" and "State" attributes,  E.g. "dimm".
     # resource      An individual resource to check, for example,
     #               "/redfish/v1/Systems/system/Memory/dimm0".