diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2017-02-11 20:41:11 +0100 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-02-12 17:09:43 +0000 |
commit | 9732bf2d0d39b0f748c75b402a5d66ae5527807b (patch) | |
tree | 7cd514244499732ae7ba1bdd0832bf3ded344f02 /include | |
parent | b82a9f34eca092f13396177d61145093be84e600 (diff) |
Typo: (trans)fomat->(trans)format
Change-Id: Id2e3024c149b14d40e58f8534946a514ededfcfc
Reviewed-on: https://gerrit.libreoffice.org/34158
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include')
-rw-r--r-- | include/svx/IAccessibleViewForwarder.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/IAccessibleViewForwarder.hxx b/include/svx/IAccessibleViewForwarder.hxx index f43517931963..35d1fd77ad7f 100644 --- a/include/svx/IAccessibleViewForwarder.hxx +++ b/include/svx/IAccessibleViewForwarder.hxx @@ -40,7 +40,7 @@ namespace accessibility { transformation methods do not require explicit mapmodes. These have to be provided implicitly by the classes that implement this interface. A third, less important, difference are the additional - transfomation methods for sizes. The reasons for their existence are + transformation methods for sizes. The reasons for their existence are convenience and improved performance.</p> @attention |