summaryrefslogtreecommitdiff
path: root/NxWidgets/libnxwidgets/src
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/libnxwidgets/src')
-rw-r--r--NxWidgets/libnxwidgets/src/cnxwidget.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/NxWidgets/libnxwidgets/src/cnxwidget.cxx b/NxWidgets/libnxwidgets/src/cnxwidget.cxx
index f8eb1efa7..4d8a97627 100644
--- a/NxWidgets/libnxwidgets/src/cnxwidget.cxx
+++ b/NxWidgets/libnxwidgets/src/cnxwidget.cxx
@@ -1492,8 +1492,8 @@ void CNxWidget::drawChildren(void)
}
/**
- * Erase and remove the supplied child widget from this widget and
- * send it to the deletion queue.
+ * Remove the supplied child widget from this widget and send it to
+ * the deletion queue.
*
* @param widget The widget to close.
* @see close().