Fixing comment error

Resolves openbmc/openbmc-test-automation#812

Change-Id: I1a6b8d68548a42faeebb49941fecf381f75cd86f
Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>
diff --git a/tests/test_host_auto_reboot.robot b/tests/test_host_auto_reboot.robot
index f93c4f9..aee5ddd 100644
--- a/tests/test_host_auto_reboot.robot
+++ b/tests/test_host_auto_reboot.robot
@@ -42,7 +42,7 @@
     # auto_reboot          Auto reboot setting ("yes" or "no").
     # initial_host_state   State of host before injecting error.
     # action               Action of host due to error ("No Reboot" or
-                           "Reboot").
+    #                      "Reboot").
 
     Set Auto Reboot  ${auto_reboot}