summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart2/data/HighlightedRange.idl
diff options
context:
space:
mode:
authorAurimas Fišeras <aurimas@gmail.com>2010-10-24 17:28:39 +0300
committerCaolán McNamara <caolanm@redhat.com>2010-10-24 20:22:31 +0100
commit84f40b44e826b149e66be59c78582d138070024b (patch)
tree8b2b541360545d7b1d5c20e17605dbd2979334f9 /offapi/com/sun/star/chart2/data/HighlightedRange.idl
parentcf575ec1877b47b0c8b7803de42a22fa5592e85f (diff)
Fix some more typos in documentation
Diffstat (limited to 'offapi/com/sun/star/chart2/data/HighlightedRange.idl')
-rw-r--r--offapi/com/sun/star/chart2/data/HighlightedRange.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/chart2/data/HighlightedRange.idl b/offapi/com/sun/star/chart2/data/HighlightedRange.idl
index 363d5a88484c..6d872da980d8 100644
--- a/offapi/com/sun/star/chart2/data/HighlightedRange.idl
+++ b/offapi/com/sun/star/chart2/data/HighlightedRange.idl
@@ -59,7 +59,7 @@ struct HighlightedRange
/** If the highlighted range is visually highlighted and this
member is <TRUE/>, the range given in
- <member>RangeRepresentation</mamber> may be included in a
+ <member>RangeRepresentation</member> may be included in a
merged range rectangle spanning a bigger range.
*/
boolean AllowMerginigWithOtherRanges;