summaryrefslogtreecommitdiff
path: root/apps/examples/nxhello/nxhello_bkgd.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/nxhello/nxhello_bkgd.c')
-rw-r--r--apps/examples/nxhello/nxhello_bkgd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/examples/nxhello/nxhello_bkgd.c b/apps/examples/nxhello/nxhello_bkgd.c
index f3c6b8add..3b609d1f6 100644
--- a/apps/examples/nxhello/nxhello_bkgd.c
+++ b/apps/examples/nxhello/nxhello_bkgd.c
@@ -332,10 +332,10 @@ static void nxhello_initglyph(FAR uint8_t *glyph, uint8_t height,
****************************************************************************/
/****************************************************************************
- * Name: nxhello_write
+ * Name: nxhello_hello
*
* Description:
- * Put a sequence of bytes in the window.
+ * Print "Hello, World!" in the center of the display.
*
****************************************************************************/