Fix syntax and typo errors
Change-Id: Ie80a2abfb027a9977f0f5f9290c722c2ff288f37
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/lib/openbmc_ffdc_methods.robot b/lib/openbmc_ffdc_methods.robot
index b6cb128..17ed80a 100755
--- a/lib/openbmc_ffdc_methods.robot
+++ b/lib/openbmc_ffdc_methods.robot
@@ -655,7 +655,7 @@
Return From Keyword If ${rc} == ${0} ${stdout}
- # If linux distro doesnt have os-release, check for uname.
+ # If linux distro doesn't have os-release, check for uname.
${stdout} ${stderr} ${rc}= OS Execute Command uname ignore_err=${0}
[Return] ${stdout}
diff --git a/redfish/service_root/test_service_root_security.robot b/redfish/service_root/test_service_root_security.robot
index 0fa3ebe..35e24b2 100644
--- a/redfish/service_root/test_service_root_security.robot
+++ b/redfish/service_root/test_service_root_security.robot
@@ -16,8 +16,7 @@
... X-Frame-Options=DENY
... Pragma=no-cache
... Cache-Control=no-Store,no-Cache
-... Content-Security-Policy=default-src 'none'; img-src 'self' data:; font-src
-... 'self'; style-src 'self'; script-src 'self'; connect-src 'self' wss:
+... Content-Security-Policy=default-src 'none'; img-src 'self' data:; font-src 'self'; style-src 'self'; script-src 'self'; connect-src 'self' wss:
... X-XSS-Protection=1; mode=block
... X-Content-Type-Options=nosniff