summaryrefslogtreecommitdiff
path: root/include/svx/fmgridcl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/fmgridcl.hxx')
-rw-r--r--include/svx/fmgridcl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/fmgridcl.hxx b/include/svx/fmgridcl.hxx
index 55e12d0ad030..c9147531f3d0 100644
--- a/include/svx/fmgridcl.hxx
+++ b/include/svx/fmgridcl.hxx
@@ -99,7 +99,7 @@ class SVX_DLLPUBLIC SAL_WARN_UNUSED FmGridControl : public DbGridControl
friend class FmXGridPeer;
FmXGridPeer* m_pPeer;
- sal_Int32 m_nCurrentSelectedColumn; // this is the column model (not the view) posisition ...
+ sal_Int32 m_nCurrentSelectedColumn; // this is the column model (not the view) position...
sal_uInt16 m_nMarkedColumnId;
bool m_bSelecting;
bool m_bInColumnMove : 1;