summaryrefslogtreecommitdiff
path: root/vcl/osx/DataFlavorMapping.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/osx/DataFlavorMapping.hxx')
-rw-r--r--vcl/osx/DataFlavorMapping.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/osx/DataFlavorMapping.hxx b/vcl/osx/DataFlavorMapping.hxx
index bca03ea104ae..2596d13436c5 100644
--- a/vcl/osx/DataFlavorMapping.hxx
+++ b/vcl/osx/DataFlavorMapping.hxx
@@ -56,7 +56,7 @@ typedef std::unique_ptr<DataProvider> DataProviderPtr_t;
class DataFlavorMapper
{
public:
- /* Initialialize a DataFavorMapper instance. Throws a RuntimeException in case the XMimeContentTypeFactory service
+ /* Initialize a DataFavorMapper instance. Throws a RuntimeException in case the XMimeContentTypeFactory service
cannot be created.
*/
DataFlavorMapper();