diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-08-11 19:46:24 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-08-13 09:01:33 +0200 |
commit | f101853c7dd1e9104ccda96e61a624a0c1496f9a (patch) | |
tree | a77ae2525e4d8c4c54aa54e813323b4694739354 /offapi/com/sun/star/graphic | |
parent | 5c8d191d3f735173c8234b62deabbdfc40cc1e2f (diff) |
Fix typos
Change-Id: I25b9cd7a929372a9805b5b539ae4471db62b6434
Reviewed-on: https://gerrit.libreoffice.org/77313
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'offapi/com/sun/star/graphic')
-rw-r--r-- | offapi/com/sun/star/graphic/GraphicObject.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/graphic/GraphicObject.idl b/offapi/com/sun/star/graphic/GraphicObject.idl index ef971c2924fd..9cb89a86ce32 100644 --- a/offapi/com/sun/star/graphic/GraphicObject.idl +++ b/offapi/com/sun/star/graphic/GraphicObject.idl @@ -33,7 +33,7 @@ module com { module sun { module star { module graphic service GraphicObject : XGraphicObject { - /** Creates an GraphicObject + /** Creates a GraphicObject */ create(); |