summaryrefslogtreecommitdiff
path: root/vcl/ios
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-19 21:44:48 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-20 09:44:23 +0200
commit11907c04bf74701293555b568d2c38641177886c (patch)
treef5165c85a007cc752f49eb6410341f69273b9731 /vcl/ios
parent1a78436290b7dd22df81d6491b656182604d38fd (diff)
Fix typos
Change-Id: Iae76994e275517d7a1e7b9e29111159f1ec93e2d Reviewed-on: https://gerrit.libreoffice.org/77766 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'vcl/ios')
-rw-r--r--vcl/ios/DataFlavorMapping.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/ios/DataFlavorMapping.hxx b/vcl/ios/DataFlavorMapping.hxx
index 936d7fc2f48b..7e527dc09c34 100644
--- a/vcl/ios/DataFlavorMapping.hxx
+++ b/vcl/ios/DataFlavorMapping.hxx
@@ -64,7 +64,7 @@ public:
/* Map a system data flavor to an OpenOffice data flavor.
Return an empty string if there is not suitable
- mapping from a system data flavor to a OpenOffice data
+ mapping from a system data flavor to an OpenOffice data
flavor.
*/
css::datatransfer::DataFlavor systemToOpenOfficeFlavor(const NSString* systemDataFlavor) const;