summaryrefslogtreecommitdiff
path: root/xmloff/source/forms
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-09 12:59:02 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:02 +0200
commit2805ac13dcf5ec0c7bbac949ff08a044a6805fd7 (patch)
tree07c93e952ef78e0da5eb8b365f01ecb7a7ab2227 /xmloff/source/forms
parentcc1352243e4c69c60851df901d2491fff91c2cb4 (diff)
typo: choosen -> chosen
Diffstat (limited to 'xmloff/source/forms')
-rw-r--r--xmloff/source/forms/propertyexport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/forms/propertyexport.hxx b/xmloff/source/forms/propertyexport.hxx
index 8d81ca6d785e..e212b5113dff 100644
--- a/xmloff/source/forms/propertyexport.hxx
+++ b/xmloff/source/forms/propertyexport.hxx
@@ -282,7 +282,7 @@ namespace xmloff
/** exports a property value, which is a string sequence, as attribute
<p>The elements of the string sequence given are quoted and concatenated, with the characters used for
- this to be choosen by the caller</p>
+ this to be chosen by the caller</p>
<p>If you use the quote character, no check (except assertions) is made if one of the list items
containes the quote character</p>