aboutsummaryrefslogtreecommitdiffstats
path: root/src/controls/qquickbutton.cpp
diff options
context:
space:
mode:
authorVenugopal Shivashankar <venugopal.shivashankar@digia.com>2015-07-31 14:14:41 +0200
committerVenugopal Shivashankar <venugopal.shivashankar@digia.com>2015-08-04 13:37:55 +0000
commit1448ee0d1c02280aa33424f992b2f26d74615a43 (patch)
tree120037bdb11c29c0f5e1770bab8fb7a7508ca7e3 /src/controls/qquickbutton.cpp
parent6a5abae266f20aed0bc5961cc0b4447d69599981 (diff)
Doc: Language edits to the existing Controls 2 documentation
Change-Id: I546b8ef2343ba189b67c53036ee59c2547a93615 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to 'src/controls/qquickbutton.cpp')
-rw-r--r--src/controls/qquickbutton.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/qquickbutton.cpp b/src/controls/qquickbutton.cpp
index 286b5ccd..2359d4f1 100644
--- a/src/controls/qquickbutton.cpp
+++ b/src/controls/qquickbutton.cpp
@@ -50,7 +50,7 @@ QT_BEGIN_NAMESPACE
Button presents a push-button control that can be pushed or clicked by
the user. Buttons are normally used to perform an action, or to answer
a question. Typical buttons are \e OK, \e Apply, \e Cancel, \e Close,
- \e Yes, \e No and \e Help.
+ \e Yes, \e No, and \e Help.
\table
\row \li \image qtquickcontrols2-button-normal.png