summaryrefslogtreecommitdiffstats
path: root/src/include/usr/errldisplay/errldisplay.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/errldisplay/errldisplay.H')
-rw-r--r--src/include/usr/errldisplay/errldisplay.H4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/usr/errldisplay/errldisplay.H b/src/include/usr/errldisplay/errldisplay.H
index f21a5353c..9c41af56c 100644
--- a/src/include/usr/errldisplay/errldisplay.H
+++ b/src/include/usr/errldisplay/errldisplay.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2013,2014 */
+/* Contributors Listed Below - COPYRIGHT 2013,2015 */
/* [+] Google Inc. */
/* [+] International Business Machines Corp. */
/* */
@@ -139,7 +139,7 @@ private:
* @param[in] moduleId The id of the module which errored.
* @param[in] reasonCode The reason of the error.
*
- * @return the error log info stucture that matches the module/reason code.
+ * @return the error log info structure that matches the module/reason code.
* or NULL, if there is no structure found.
*/
static const errLogInfo* findErrLogInfo (uint8_t i_moduleId,
OpenPOWER on IntegriCloud