summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-02-28 10:24:12 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-02-28 10:24:12 +0100
commit8a231fb2fa630c7c0992d2144ca10f21d0771baa (patch)
treedc3a1156d3c7c1281805ebffe8286fa32d5ad388 /offapi
parentabfee9852cf553dff351753d284a38c0022f68ef (diff)
Typo: cirle->circle
Change-Id: I0290c1f87e58e435e0989d7fd3186e98766d7a29
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/drawing/LineCap.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/drawing/LineCap.idl b/offapi/com/sun/star/drawing/LineCap.idl
index a2eb39e1f4e9..634a4fa3ea6e 100644
--- a/offapi/com/sun/star/drawing/LineCap.idl
+++ b/offapi/com/sun/star/drawing/LineCap.idl
@@ -30,7 +30,7 @@ published enum LineCap
/** the line will end without any additional shape
*/
BUTT,
- /** the line will get a half cirle as additional cap
+ /** the line will get a half circle as additional cap
*/
ROUND,
/** the line will get a half square as additional cap