diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-03-02 12:24:24 +0100 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-02 12:39:35 +0000 |
commit | 5bea199bae9986d7276a9b2379a577c6cea552ed (patch) | |
tree | cd9b75f7cb39b29a7a27244da2a187c224320613 /offapi | |
parent | 51d996354f11048d7759cd7e206a2383421c2c81 (diff) |
Fix typos
Change-Id: Ic6c41fbcc36c11a7528cde0986593a39c2d6738b
Reviewed-on: https://gerrit.libreoffice.org/34803
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/ui/XSidebar.idl | 2 | ||||
-rw-r--r-- | offapi/org/freedesktop/PackageKit/XQuery.idl | 2 | ||||
-rw-r--r-- | offapi/type_reference/typelibrary_history.txt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ui/XSidebar.idl b/offapi/com/sun/star/ui/XSidebar.idl index d5c495e05170..1881804d8b8e 100644 --- a/offapi/com/sun/star/ui/XSidebar.idl +++ b/offapi/com/sun/star/ui/XSidebar.idl @@ -29,7 +29,7 @@ interface XSidebar { /** Request layout of the sidebar. Call this method when one of the panels wants to change its size due to - late initilization or different content after a context change. + late initialization or different content after a context change. */ void requestLayout (); } ; diff --git a/offapi/org/freedesktop/PackageKit/XQuery.idl b/offapi/org/freedesktop/PackageKit/XQuery.idl index ecfe1aadece5..d55ffcf8756a 100644 --- a/offapi/org/freedesktop/PackageKit/XQuery.idl +++ b/offapi/org/freedesktop/PackageKit/XQuery.idl @@ -18,7 +18,7 @@ module freedesktop module PackageKit { /** - * The interface used for quering the package database. + * The interface used for querying the package database. * * @sa * https://git.gnome.org/browse/gnome-software/tree/src/org.freedesktop.PackageKit.xml diff --git a/offapi/type_reference/typelibrary_history.txt b/offapi/type_reference/typelibrary_history.txt index 02b7fee0af53..7f375fa27ca1 100644 --- a/offapi/type_reference/typelibrary_history.txt +++ b/offapi/type_reference/typelibrary_history.txt @@ -105,7 +105,7 @@ 05/15/06 (JSC, TL): TaskID=i54823,i62825 adapt the documentation because of specification errors which have never matched - the existing implmentation. + the existing implementation. Style -> FollowStyle property is now of type string instead of boolean TextTableRow -> TableColumnSeparators is now a sequence instead of the single return |