diff options
Diffstat (limited to 'oovbaapi')
-rw-r--r-- | oovbaapi/ooo/vba/excel/XLineObjects.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oovbaapi/ooo/vba/excel/XLineObjects.idl b/oovbaapi/ooo/vba/excel/XLineObjects.idl index a361beb0d2e4..031108cb624c 100644 --- a/oovbaapi/ooo/vba/excel/XLineObjects.idl +++ b/oovbaapi/ooo/vba/excel/XLineObjects.idl @@ -30,7 +30,7 @@ module ooo { module vba { module excel { <p>The following sheet symbols represent collections of line objects, and therefore implement this interface:</p> <ul><li>Arcs: arc objects, and</li> - <li>Lines: straight line ojects.</li></ul> + <li>Lines: straight line objects.</li></ul> <p>This symbol is now deprecated in VBA but kept for compatibility with old VBA scripts.</p> |