aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/Nokia6610GE8/board_Nokia6610GE8_template.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gdisp/Nokia6610GE8/board_Nokia6610GE8_template.h')
-rw-r--r--drivers/gdisp/Nokia6610GE8/board_Nokia6610GE8_template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gdisp/Nokia6610GE8/board_Nokia6610GE8_template.h b/drivers/gdisp/Nokia6610GE8/board_Nokia6610GE8_template.h
index 93689abc..28fc9f70 100644
--- a/drivers/gdisp/Nokia6610GE8/board_Nokia6610GE8_template.h
+++ b/drivers/gdisp/Nokia6610GE8/board_Nokia6610GE8_template.h
@@ -33,7 +33,7 @@
*
* @param[in] g The GDisplay structure
*
- * @note Set the g->priv member to whatever is appropriate. For multiple
+ * @note Set the g->board member to whatever is appropriate. For multiple
* displays this might be a pointer to the appropriate register set.
*
* @notapi