Fix json error

b6540532d5033fbc9fdeaf6112445d73e8a5a3cf introduced a
syntax error in json. This commit would fix it.

Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
Change-Id: I5dcdc83f4f26a31c5a870b3fb14016e67e2364a6
diff --git a/oem/ibm/configurations/bios/enum_attrs.json b/oem/ibm/configurations/bios/enum_attrs.json
index 1629d64..2f84e23 100644
--- a/oem/ibm/configurations/bios/enum_attrs.json
+++ b/oem/ibm/configurations/bios/enum_attrs.json
@@ -78,7 +78,7 @@
          "default_values":[
             "Enabled"
          ],
-         "helpText" : "Select hypervisor boot policy, requires a reboot for a change to be applied. Disabled: Instructs server not to activate server firmware and partitions for either a user-initated power on or a recovery power on, Enabled: Instructs the server to automatically activate certain partitions for either a user-initated power on or a recovery power on, ManualOnly: Instructs the server to activate server firmware and partitions automatically only in case of a recovery power on after an abnormal termination."
+         "helpText" : "Select hypervisor boot policy, requires a reboot for a change to be applied. Disabled: Instructs server not to activate server firmware and partitions for either a user-initated power on or a recovery power on, Enabled: Instructs the server to automatically activate certain partitions for either a user-initated power on or a recovery power on, ManualOnly: Instructs the server to activate server firmware and partitions automatically only in case of a recovery power on after an abnormal termination.",
          "displayName" : "pvm_stop_at_standby",
          "dbus":
             {