summaryrefslogtreecommitdiff
path: root/vcl/osx/printaccessoryview.mm
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/osx/printaccessoryview.mm')
-rw-r--r--vcl/osx/printaccessoryview.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/osx/printaccessoryview.mm b/vcl/osx/printaccessoryview.mm
index d936c4ac576d..3958bb1c63d9 100644
--- a/vcl/osx/printaccessoryview.mm
+++ b/vcl/osx/printaccessoryview.mm
@@ -45,7 +45,7 @@ using namespace com::sun::star;
using namespace com::sun::star::beans;
using namespace com::sun::star::uno;
-/* Note: the accesory view as implemented here is already deprecated in Leopard. Unfortunately
+/* Note: the accessory view as implemented here is already deprecated in Leopard. Unfortunately
as long as our baseline is Tiger we cannot gain the advantages over multiple accessory views
as well havs having accessory views AND a preview (as long as you are linked vs. 10.4 libraries
the preview insists on not being present. This is unfortunate.