summaryrefslogtreecommitdiff
path: root/vcl/inc
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-01-30 14:01:15 +0100
committerMichael Stahl <mstahl@redhat.com>2014-01-30 14:04:29 +0100
commit45befb368528a0c273b695e37d53a56ab90503e5 (patch)
tree00f0d8df2939817faf7c2f6d66fea681c6a35e6b /vcl/inc
parenta750bb73502cc74980d1bd4e3cbabf6214c65c0d (diff)
"stati" considered both pretentious and incorrect Latin
As one knows, the Latin plural of the noun status is statūs. Change-Id: I6b19c57aa2aedcc1337736becc93d8802fe03f2e
Diffstat (limited to 'vcl/inc')
-rw-r--r--vcl/inc/osx/saldata.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/osx/saldata.hxx b/vcl/inc/osx/saldata.hxx
index 2bc0a6fd798b..b125caad8156 100644
--- a/vcl/inc/osx/saldata.hxx
+++ b/vcl/inc/osx/saldata.hxx
@@ -76,7 +76,7 @@ public:
SalVirtualDevice *mpFirstVD; // first VirDev
SalPrinter *mpFirstPrinter; // first printing printer
SystemFontList *mpFontList;
- NSStatusItem* mpStatusItem; // one status item that draws all our stati
+ NSStatusItem* mpStatusItem; // one status item that draws all our statuses
// at the moment this is only one add menu button
CGColorSpaceRef mxRGBSpace;
CGColorSpaceRef mxGraySpace;