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/corelib/json/qjsonobject.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/corelib/json/qjsonobject.cpp') diff --git a/src/corelib/json/qjsonobject.cpp b/src/corelib/json/qjsonobject.cpp index c93a4f811d9..728bbbd0ecd 100644 --- a/src/corelib/json/qjsonobject.cpp +++ b/src/corelib/json/qjsonobject.cpp @@ -219,7 +219,7 @@ QStringList QJsonObject::keys() const } /*! - Returns the the number of (key, value) pairs stored in the object. + Returns the number of (key, value) pairs stored in the object. */ int QJsonObject::size() const { -- cgit v1.2.3