From 1448ee0d1c02280aa33424f992b2f26d74615a43 Mon Sep 17 00:00:00 2001 From: Venugopal Shivashankar Date: Fri, 31 Jul 2015 14:14:41 +0200 Subject: Doc: Language edits to the existing Controls 2 documentation Change-Id: I546b8ef2343ba189b67c53036ee59c2547a93615 Reviewed-by: Mitch Curtis --- src/controls/qquickbutton.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/controls/qquickbutton.cpp') 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 -- cgit v1.2.3