improve documentation language style

Change-Id: Ic7daa90fff764578bd8122986a73c2ea6280e784
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
This commit is contained in:
Mark Brand 2012-02-20 22:17:11 +01:00 committed by Qt by Nokia
parent 8583bc914a
commit b2c37a8138

View File

@ -659,7 +659,7 @@ bool QSqlTableModel::deleteRowFromTable(int row)
Note: In OnManualSubmit mode, already submitted changes won't
be cleared from the cache when submitAll() fails. This allows
transactions to be rolled back and resubmitted again without
transactions to be rolled back and resubmitted without
losing data.
\sa revertAll(), lastError()