diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2014-02-26 20:13:14 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2014-02-26 20:13:14 +0100 |
commit | 50b1dce863f820d1e0280f6c78797a421e8ed69a (patch) | |
tree | c51e8cf1cd774e7be51ecc415e237c7c206312f7 /offapi/com/sun | |
parent | 18ae3de84085c399e94ff4b94e9a83b168325283 (diff) |
Typo: (S/s)caleable -> (S/s)calable
Change-Id: Ia10f8f36395c7f69dca297efc01c1061ef61ed6e
Diffstat (limited to 'offapi/com/sun')
-rw-r--r-- | offapi/com/sun/star/modules.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/modules.idl b/offapi/com/sun/star/modules.idl index fe80558e3cf6..5a5427b81b10 100644 --- a/offapi/com/sun/star/modules.idl +++ b/offapi/com/sun/star/modules.idl @@ -350,7 +350,7 @@ module smarttags {}; /// Formatting and layout style and style sheet interfaces. module style {}; -/// Interfaces for import/export of Scaleable Vector Format. +/// Interfaces for import/export of Scalable Vector Format. module svg {}; /// Host operating system integration interfaces. |