diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-09 12:59:02 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-14 12:32:02 +0200 |
commit | 2805ac13dcf5ec0c7bbac949ff08a044a6805fd7 (patch) | |
tree | 07c93e952ef78e0da5eb8b365f01ecb7a7ab2227 /include/xmloff/xmlmultiimagehelper.hxx | |
parent | cc1352243e4c69c60851df901d2491fff91c2cb4 (diff) |
typo: choosen -> chosen
Diffstat (limited to 'include/xmloff/xmlmultiimagehelper.hxx')
-rw-r--r-- | include/xmloff/xmlmultiimagehelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmlmultiimagehelper.hxx b/include/xmloff/xmlmultiimagehelper.hxx index 1da3fa4653f3..d97a7038fe36 100644 --- a/include/xmloff/xmlmultiimagehelper.hxx +++ b/include/xmloff/xmlmultiimagehelper.hxx @@ -40,7 +40,7 @@ public: MultiImageImportHelper(); virtual ~MultiImageImportHelper(); - /// solve multiple imported images. The most valuable one is choosen, + /// solve multiple imported images. The most valuable one is chosen, /// see imlementation for evtl. changing weights and/or adding filetypes. /// /// @returns import context of the selected image |