summaryrefslogtreecommitdiffstats
path: root/src/include/usr/errl
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/errl')
-rw-r--r--src/include/usr/errl/errlentry.H4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/usr/errl/errlentry.H b/src/include/usr/errl/errlentry.H
index ea5fdf660..aae693c12 100644
--- a/src/include/usr/errl/errlentry.H
+++ b/src/include/usr/errl/errlentry.H
@@ -574,10 +574,10 @@ public:
const HWAS::callOutPriority i_priority);
/**
- * @brief Import flatened error log
+ * @brief Import flattened error log
*
* @param[in] i_buffer, pointer to flat data
- * @param[in] i_len length of flat data
+ * @param[in] i_len length of flattened data
* @return Status 0==SUCCESS
*/
uint64_t unflatten( const void * i_buffer, uint64_t i_len);
OpenPOWER on IntegriCloud