Spelling: 's/Traslates/Translates/g'
Tested: Top commit (along with this) was built and ran against
validator.
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Change-Id: I1ae238769e7907b44cce8eae0ab5fe4d6faf88f6
diff --git a/redfish-core/lib/systems.hpp b/redfish-core/lib/systems.hpp
index 983714f..e9e5280 100644
--- a/redfish-core/lib/systems.hpp
+++ b/redfish-core/lib/systems.hpp
@@ -638,7 +638,7 @@
}
/**
- * @brief Traslates boot source DBUS property value to redfish.
+ * @brief Translates boot source DBUS property value to redfish.
*
* @param[in] dbusSource The boot source in DBUS speak.
*
@@ -678,7 +678,7 @@
}
/**
- * @brief Traslates boot mode DBUS property value to redfish.
+ * @brief Translates boot mode DBUS property value to redfish.
*
* @param[in] dbusMode The boot mode in DBUS speak.
*
@@ -706,7 +706,7 @@
}
/**
- * @brief Traslates boot source from Redfish to the DBus boot paths.
+ * @brief Translates boot source from Redfish to the DBus boot paths.
*
* @param[in] rfSource The boot source in Redfish.
* @param[out] bootSource The DBus source