summaryrefslogtreecommitdiffstats
path: root/src/include/usr/errl/errlentry.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/errl/errlentry.H')
-rw-r--r--src/include/usr/errl/errlentry.H10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/include/usr/errl/errlentry.H b/src/include/usr/errl/errlentry.H
index 4f164d523..ea5fdf660 100644
--- a/src/include/usr/errl/errlentry.H
+++ b/src/include/usr/errl/errlentry.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2011,2014 */
+/* Contributors Listed Below - COPYRIGHT 2011,2015 */
/* [+] Google Inc. */
/* [+] International Business Machines Corp. */
/* */
@@ -495,7 +495,7 @@ public:
* @param[in] i_priority Priority of the callout
* @param[in] i_deconfigState Enum indicating whether the failing part
* should be deconfigured.
- * @param[in] i_gardErrorType To indicate what type of failure occured
+ * @param[in] i_gardErrorType To indicate what type of failure occurred
*
* @return void
*/
@@ -516,7 +516,7 @@ public:
* @param[in] i_priority Priority of the callout
* @param[in] i_deconfigState Enum indicating whether the failing part
* should be deconfigured.
- * @param[in] i_gardErrorType To indicate what type of failure occured
+ * @param[in] i_gardErrorType To indicate what type of failure occurred
*
* @return void
*/
@@ -551,7 +551,7 @@ public:
* @param[in] i_priority Priority of the callout
* @param [in] i_deconfigState Enum indicating whether the failing part
* should be deconfigured.
- * @param [in] i_gardErrorType to indicate what type of failure occured
+ * @param [in] i_gardErrorType to indicate what type of failure occurred
*
* @return void
*/
@@ -705,7 +705,7 @@ private:
const bool i_truncate = false);
/**
- * @brief Called by commit(), this fucntion creates a
+ * @brief Called by commit(), this function creates a
* user details section which contains the Hostboot
* build ID and adds this to the current error log being
* processed.
OpenPOWER on IntegriCloud