summaryrefslogtreecommitdiff
path: root/NxWidgets/libnxwidgets/src/cbuttonarray.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/libnxwidgets/src/cbuttonarray.cxx')
-rw-r--r--NxWidgets/libnxwidgets/src/cbuttonarray.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/NxWidgets/libnxwidgets/src/cbuttonarray.cxx b/NxWidgets/libnxwidgets/src/cbuttonarray.cxx
index 4efc99f13..0c1df9f08 100644
--- a/NxWidgets/libnxwidgets/src/cbuttonarray.cxx
+++ b/NxWidgets/libnxwidgets/src/cbuttonarray.cxx
@@ -313,7 +313,7 @@ bool CButtonArray::setCursorPosition(int column, int row)
*
* @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.
*/
bool CButtonArray::isCursorPosition(int column, int row) const