summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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