From b48edb8fa7684838fa1900cc9f51ca4b730ad78f Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 19 May 2012 15:26:38 +0000 Subject: Prep for 6.18 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4751 42af7a65-404d-4744-a932-0658087f49c3 --- NxWidgets/nxwm/src/ctaskbar.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NxWidgets/nxwm/src/ctaskbar.cxx') 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. */ -- cgit v1.2.3