[Libreoffice-commits] core.git: offapi/com
Julien Nabet
serval2412 at yahoo.fr
Sat Feb 28 01:24:49 PST 2015
offapi/com/sun/star/drawing/LineCap.idl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8a231fb2fa630c7c0992d2144ca10f21d0771baa
Author: Julien Nabet <serval2412 at yahoo.fr>
Date: Sat Feb 28 10:24:12 2015 +0100
Typo: cirle->circle
Change-Id: I0290c1f87e58e435e0989d7fd3186e98766d7a29
diff --git a/offapi/com/sun/star/drawing/LineCap.idl b/offapi/com/sun/star/drawing/LineCap.idl
index a2eb39e..634a4fa 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
More information about the Libreoffice-commits
mailing list