aboutsummaryrefslogtreecommitdiffstats
path: root/src/macextras/qmacfunctions_ios.mm
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-09-17 22:55:01 +0200
committerLiang Qi <liang.qi@qt.io>2016-09-17 22:55:01 +0200
commit237ad2f2f0850a35aec92776b968db3965d352c9 (patch)
tree7af0cc9ff1032d46a1ab37fefd7783f49ed8c334 /src/macextras/qmacfunctions_ios.mm
parentf3d6e8eed740aff58891827e0061d213a7e512cb (diff)
parent15c849dcfded8818765e439f521a665ae12e707a (diff)
Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.1
Diffstat (limited to 'src/macextras/qmacfunctions_ios.mm')
-rw-r--r--src/macextras/qmacfunctions_ios.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/macextras/qmacfunctions_ios.mm b/src/macextras/qmacfunctions_ios.mm
index cbcdb5b..f2b8e57 100644
--- a/src/macextras/qmacfunctions_ios.mm
+++ b/src/macextras/qmacfunctions_ios.mm
@@ -57,7 +57,7 @@ CGContextRef currentCGContext()
Sets the value shown on the application icon a.k.a badge to \a number.
- Unlike its OS X counterpart, only numbers can be used.
+ Unlike its \macos counterpart, only numbers can be used.
\sa applicationIconBadgeNumber(), setBadgeLabelText()
*/