summaryrefslogtreecommitdiff
path: root/NxWidgets/libnxwidgets/include/cbuttonarray.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/libnxwidgets/include/cbuttonarray.hxx')
-rw-r--r--NxWidgets/libnxwidgets/include/cbuttonarray.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/NxWidgets/libnxwidgets/include/cbuttonarray.hxx b/NxWidgets/libnxwidgets/include/cbuttonarray.hxx
index b45e1ece1..9ff669de5 100644
--- a/NxWidgets/libnxwidgets/include/cbuttonarray.hxx
+++ b/NxWidgets/libnxwidgets/include/cbuttonarray.hxx
@@ -296,7 +296,7 @@ namespace NXWidgets
*
* @param column The column of the button to check.
* @param row The row of the button to check.
- * @return True if this button is at the cursor postion and highlighted.
+ * @return True if this button is at the cursor position and highlighted.
*/
virtual bool isCursorPosition(int column, int row) const;