summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/attriblistmerge.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/attriblistmerge.hxx')
-rw-r--r--xmloff/source/forms/attriblistmerge.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/forms/attriblistmerge.hxx b/xmloff/source/forms/attriblistmerge.hxx
index a0b333d448e0..e2d24f52fe90 100644
--- a/xmloff/source/forms/attriblistmerge.hxx
+++ b/xmloff/source/forms/attriblistmerge.hxx
@@ -36,7 +36,7 @@ namespace xmloff
> OAttribListMerger_Base;
/** implements the XAttributeList list by merging different source attribute lists
- <p>Currently, the time behavious is O(n), though it would be possible to change it to O(log n).</p>
+ <p>Currently, the time behaviour is O(n), though it would be possible to change it to O(log n).</p>
*/
class OAttribListMerger : public OAttribListMerger_Base
{