summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-11 09:21:31 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:33:12 +0200
commit5047891d0419efd49d4e344b8b0dfd39d9b78849 (patch)
tree1884136d36d44559da83b29e8c70ca738178099a /dbaccess/source/ui
parent407a166a3215da7e23dd60d430332fe7d4324d46 (diff)
typo: positon -> position
Diffstat (limited to 'dbaccess/source/ui')
-rw-r--r--dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx b/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx
index 22960d614b38..225e32e696a5 100644
--- a/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx
+++ b/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx
@@ -1490,7 +1490,7 @@ void OSelectionBrowseBox::InsertColumn(OTableFieldDescRef pEntry, sal_uInt16& _n
DeactivateCell();
- // remember the column id of the current positon
+ // remember the column id of the current position
sal_uInt16 nColumnId = GetColumnId(_nColumnPosition);
// put at the end of the list if to small or to big,
if ((_nColumnPosition == BROWSER_INVALIDID) || (_nColumnPosition >= getFields().size())) // append the field