summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc/UITools.hxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-02-23 15:28:03 +0100
committerJulien Nabet <serval2412@yahoo.fr>2013-02-23 15:28:55 +0100
commit7c7755473e41f28e78dc79b885f8a39783f64699 (patch)
tree1e807ab11b99e86166454fbd0080109b6e9da4ec /dbaccess/source/ui/inc/UITools.hxx
parenttry and beat this weird SvxAcceptChgCtr into something sanish (diff)
downloadcore-7c7755473e41f28e78dc79b885f8a39783f64699.tar.gz
core-7c7755473e41f28e78dc79b885f8a39783f64699.zip
Fix typo "teh" -> "the"
Change-Id: Iacfeb4a0c2bff254e5bcc8d58582994cd0f3993a
Diffstat (limited to 'dbaccess/source/ui/inc/UITools.hxx')
-rw-r--r--dbaccess/source/ui/inc/UITools.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/UITools.hxx b/dbaccess/source/ui/inc/UITools.hxx
index 9539e384ecfe..5bec057852f3 100644
--- a/dbaccess/source/ui/inc/UITools.hxx
+++ b/dbaccess/source/ui/inc/UITools.hxx
@@ -188,7 +188,7 @@ namespace dbaui
*/
::com::sun::star::awt::FontDescriptor CreateFontDescriptor( const Font& _rFont );
- /** call teh format dialog and set the selected format at the column
+ /** call the format dialog and set the selected format at the column
@param _xAffectedCol Font to be converted
@param _xField Font to be converted
*/