summaryrefslogtreecommitdiff
path: root/svx/source/table/celltypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/table/celltypes.hxx')
-rw-r--r--svx/source/table/celltypes.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/table/celltypes.hxx b/svx/source/table/celltypes.hxx
index 8361d33084c0..3daeea3759d1 100644
--- a/svx/source/table/celltypes.hxx
+++ b/svx/source/table/celltypes.hxx
@@ -80,7 +80,7 @@ public:
}
/* iterates in the configured direction and returns true if rValue
- now contains a valid positon in the range of this iterator */
+ now contains a valid position in the range of this iterator */
bool next( T& rValue )
{
if( maIter == maEnd )