summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/QueryDesignView.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-29 17:48:29 +0200
committerNorbert Thiebaud <nthiebaud@gmail.com>2015-09-30 08:42:52 +0000
commit4046f6d257a3a6c56d49485d212ccf28c8b0fb51 (patch)
treedf8c2377c0242980158b3f6c9a03a441c0cd0e63 /dbaccess/source/ui/inc/QueryDesignView.hxx
parent1e468ed58994f4eb75519cb52111ed942fbc7377 (diff)
Fix typos
Change-Id: Ia37c28bbb7a1b47ed4a6beffb3f03eb26742b653 Reviewed-on: https://gerrit.libreoffice.org/18944 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Diffstat (limited to 'dbaccess/source/ui/inc/QueryDesignView.hxx')
-rw-r--r--dbaccess/source/ui/inc/QueryDesignView.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/QueryDesignView.hxx b/dbaccess/source/ui/inc/QueryDesignView.hxx
index d54b74a7c517..acfc7eb420cf 100644
--- a/dbaccess/source/ui/inc/QueryDesignView.hxx
+++ b/dbaccess/source/ui/inc/QueryDesignView.hxx
@@ -113,7 +113,7 @@ namespace dbaui
// save the position of the table window and the pos of the splitters
// called when fields are deleted
void DeleteFields( const OUString& rAliasName );
- // called when a table from tabeview was deleted
+ // called when a table from tabview was deleted
void TableDeleted(const OUString& rAliasName);
sal_Int32 getColWidth( sal_uInt16 _nColPos) const;