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/sql/kernel/qsqldatabase.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sql/kernel/qsqldatabase.cpp') diff --git a/src/sql/kernel/qsqldatabase.cpp b/src/sql/kernel/qsqldatabase.cpp index c15dd989dae..74c487793b5 100644 --- a/src/sql/kernel/qsqldatabase.cpp +++ b/src/sql/kernel/qsqldatabase.cpp @@ -1432,7 +1432,7 @@ bool QSqlDatabase::isValid() const } /*! - Clones the database connection \a other and and stores it as \a + Clones the database connection \a other and stores it as \a connectionName. All the settings from the original database, e.g. databaseName(), hostName(), etc., are copied across. Does nothing if \a other is an invalid database. Returns the newly created -- cgit v1.2.3