summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/src/ctaskbar.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/nxwm/src/ctaskbar.cxx')
-rw-r--r--NxWidgets/nxwm/src/ctaskbar.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/NxWidgets/nxwm/src/ctaskbar.cxx b/NxWidgets/nxwm/src/ctaskbar.cxx
index 6b0510017..2130293c2 100644
--- a/NxWidgets/nxwm/src/ctaskbar.cxx
+++ b/NxWidgets/nxwm/src/ctaskbar.cxx
@@ -759,8 +759,8 @@ void CTaskbar::clickIcon(int index, bool click)
* widget constructor
*
* NOTE: Actually, NxWM uses the CWindowMessenger class that inherits from
- * CWidgetControl. That class just adds some unrelated messenging capability;
- * It cohabitates with CWidgetControl only becuase it nees the CWidgetControl
+ * CWidgetControl. That class just adds some unrelated messaging capability;
+ * It cohabitates with CWidgetControl only becuase it needs the CWidgetControl
* this point.
*/