diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-07-20 18:57:33 +0200 |
---|---|---|
committer | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-07-21 08:28:37 +0200 |
commit | 8a3912c8eb25d1acacbc0a18355f2ca75d418908 (patch) | |
tree | a1a91e8643372b524c14fcd6999e21b71268778a /offapi | |
parent | 59b5eca7030a091b9f39257897e757a51f2345e1 (diff) |
Fix typo
"an OLE", to complete:
https://gerrit.libreoffice.org/#/c/75983/
Change-Id: Idd5b9286348b4fa1e3382983c72b010654a1f4c2
Reviewed-on: https://gerrit.libreoffice.org/76038
Tested-by: Jenkins
Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl b/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl index e690efe1ab64..e25e15381ff6 100644 --- a/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl +++ b/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl @@ -70,7 +70,7 @@ service AccessibleSpreadsheetDocumentView A child where calling getAccessibleChild() an object that supports this service is returned for the current OLE object in edit mode. It exists - only if a OLE object is in edit mode.</li> + only if an OLE object is in edit mode.</li> </ul> <p>The following rules apply to the children order. General it represents the paint order. The object in the background came |