diff options
author | Noel Grandin <noel@peralex.com> | 2013-03-20 07:54:30 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2013-03-20 07:54:30 +0200 |
commit | 542d45df30a78e937f17156aac56d7cc649bbc82 (patch) | |
tree | f5aa835cc935910477c28fab1378827c9f5902b5 /offapi | |
parent | a066525b42a1ab8dc60e10a5d62819c259904f32 (diff) |
fix spelling mistake in @since tag
Change-Id: I000dbf28c211c90e40fcef7d7cb09cb4902db78f
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/drawing/XGraphicExportFilter.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/drawing/XGraphicExportFilter.idl b/offapi/com/sun/star/drawing/XGraphicExportFilter.idl index 6582def8063f..2777e287f9e0 100644 --- a/offapi/com/sun/star/drawing/XGraphicExportFilter.idl +++ b/offapi/com/sun/star/drawing/XGraphicExportFilter.idl @@ -28,7 +28,7 @@ /** - @since LibreOffcei 4.1 + @since LibreOffice 4.1 */ published interface XGraphicExportFilter { |