summaryrefslogtreecommitdiff
path: root/NxWidgets/libnxwidgets/include/cstickybutton.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/libnxwidgets/include/cstickybutton.hxx')
-rw-r--r--NxWidgets/libnxwidgets/include/cstickybutton.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/NxWidgets/libnxwidgets/include/cstickybutton.hxx b/NxWidgets/libnxwidgets/include/cstickybutton.hxx
index c51976ec0..46d7f1962 100644
--- a/NxWidgets/libnxwidgets/include/cstickybutton.hxx
+++ b/NxWidgets/libnxwidgets/include/cstickybutton.hxx
@@ -73,7 +73,7 @@
/****************************************************************************
* Included Files
****************************************************************************/
-
+
#include <nuttx/config.h>
#include <stdint.h>
@@ -87,11 +87,11 @@
/****************************************************************************
* Pre-Processor Definitions
****************************************************************************/
-
+
/****************************************************************************
* Implementation Classes
****************************************************************************/
-
+
#if defined(__cplusplus)
namespace NXWidgets
@@ -211,7 +211,7 @@ namespace NXWidgets
void setStuckDown(bool stuckDown);
/**
- * Toggles the key's stuck down state.
+ * Toggles the key's stuck down state.
*/
inline void toggleStuckDown(void)