diff options
Diffstat (limited to 'vcl/osx/salmacos.cxx')
-rw-r--r-- | vcl/osx/salmacos.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/osx/salmacos.cxx b/vcl/osx/salmacos.cxx index 0f41dd9e8c4a..5b1265130cd0 100644 --- a/vcl/osx/salmacos.cxx +++ b/vcl/osx/salmacos.cxx @@ -19,7 +19,7 @@ // This file contains the macOS-specific versions of the functions which were touched in the commit // to fix tdf#138122. The iOS-specific versions of these functions are kept (for now, when this -// comment is written) as they were before that commit in vcl/isx/salios.cxx. +// comment is written) as they were before that commit in vcl/ios/salios.cxx. #include <sal/config.h> #include <sal/log.hxx> |