diff options
author | Philipp Riemer <ruderphilipp@gmail.com> | 2013-05-06 20:07:23 +0200 |
---|---|---|
committer | Philipp Riemer <ruderphilipp@gmail.com> | 2013-05-06 20:07:23 +0200 |
commit | 2ce25faffd3ac3767aa52f8d7c71591d9043e3ad (patch) | |
tree | c43eb54c32924b919ad2ad7e653d0eaa47800d39 /cui | |
parent | 928d86d8a26af86d19b1c1cbcbb512494bf366dd (diff) |
fix typos (wich instead of which)
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/inc/hltpbase.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/hltpbase.hxx b/cui/source/inc/hltpbase.hxx index 9851c518db7f..f4fcf5298118 100644 --- a/cui/source/inc/hltpbase.hxx +++ b/cui/source/inc/hltpbase.hxx @@ -46,7 +46,7 @@ #include "hlmarkwn.hxx" #include "iconcdlg.hxx" -/// ComboBox-Control, wich is filled with all current framenames +/// ComboBox-Control, which is filled with all current framenames class SvxFramesComboBox : public ComboBox { public: |