From 2e8c3f744407607a522abe25abd21ec733365793 Mon Sep 17 00:00:00 2001 From: Jeff Tranter Date: Tue, 24 Dec 2013 11:44:39 -0500 Subject: Fix some typos in documentation. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix some spelling and grammatical errors in comments that show up in Qt documentation. No changes to code. Change-Id: I2e946fda0bd9a2117f8e9b2fb300df9bf0a98a6c Reviewed-by: Thiago Macieira Reviewed-by: Topi Reiniƶ --- src/widgets/styles/qstyleoption.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/styles/qstyleoption.cpp') diff --git a/src/widgets/styles/qstyleoption.cpp b/src/widgets/styles/qstyleoption.cpp index 5fe071087e..5913b2f261 100644 --- a/src/widgets/styles/qstyleoption.cpp +++ b/src/widgets/styles/qstyleoption.cpp @@ -1116,7 +1116,7 @@ QStyleOptionToolBar::QStyleOptionToolBar(int version) The order of the positions within a line starts at the top of a vertical line, and from the left within a horizontal line. The - order of the positions for the lines is always from the the + order of the positions for the lines is always from the parent widget's boundary edges. \value Beginning The toolbar is located at the beginning of the line, -- cgit v1.2.3