summaryrefslogtreecommitdiff
path: root/offapi/com
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-29 17:56:02 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2015-09-30 07:03:18 +0000
commit9f6cb675b0b6e3946c191b919cd11d977e2e4e2e (patch)
tree7f270a4ec34a97c4f5722a33576e4b2e06aa16e7 /offapi/com
parent0e5318aa75b615b35a3d07172bdeb26eb5acfdd9 (diff)
Fix typos
Change-Id: I013414cf10e25acd5216643855aaa230258a1b5f Reviewed-on: https://gerrit.libreoffice.org/18962 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'offapi/com')
-rw-r--r--offapi/com/sun/star/sheet/DataBar.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sheet/DataBar.idl b/offapi/com/sun/star/sheet/DataBar.idl
index 3803dba661d6..6fbccb9dc11b 100644
--- a/offapi/com/sun/star/sheet/DataBar.idl
+++ b/offapi/com/sun/star/sheet/DataBar.idl
@@ -41,7 +41,7 @@ service DataBar
[property] sequence<XDataBarEntry> DataBarEntries;
/**
- * Mimimum databar length in percent of cell width.
+ * Minimum databar length in percent of cell width.
*
* Allowed values are [0, 100) but smaller than MaximumLength.
*/