From 6b6fefad48abed28df69d0fa830accbb0c8dcb4d Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Mon, 24 Sep 2012 18:12:43 +0200 Subject: Remove duplicate words and punctuation from documentation. Change-Id: I5550c62d412510bc2c5acceb2cae7d2f2ef6a8d3 Reviewed-by: Jerome Pasion --- src/gui/kernel/qplatformtheme.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gui/kernel') diff --git a/src/gui/kernel/qplatformtheme.cpp b/src/gui/kernel/qplatformtheme.cpp index 8dba6edde6..c35b534473 100644 --- a/src/gui/kernel/qplatformtheme.cpp +++ b/src/gui/kernel/qplatformtheme.cpp @@ -75,13 +75,13 @@ QT_BEGIN_NAMESPACE \value StartDragDistance (int) Start drag distance, overriding QPlatformIntegration::styleHint. - \value StartDragTime (int) Start drag time in ms,, + \value StartDragTime (int) Start drag time in ms, overriding QPlatformIntegration::styleHint. \value KeyboardAutoRepeatRate (int) Keyboard auto repeat rate, overriding QPlatformIntegration::styleHint. - \value PasswordMaskDelay (int) Pass word mask delay in ms,, + \value PasswordMaskDelay (int) Pass word mask delay in ms, overriding QPlatformIntegration::styleHint. \value StartDragVelocity (int) Velocity of a drag, -- cgit v1.2.3