Doc: Fix typo foreigh -> foreign

Task-number: QTBUG-23260
Change-Id: I922a8b5cba5d8784305fb1779ccd352ab2ece365
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
This commit is contained in:
Sergio Ahumada 2012-07-16 13:57:22 +02:00 committed by Qt by Nokia
parent 6083193549
commit 4185fc4d85

View File

@ -363,7 +363,7 @@ void QSqlRelationalTableModelPrivate::clearCache()
The \l{sql/relationaltablemodel} example illustrates how to use The \l{sql/relationaltablemodel} example illustrates how to use
QSqlRelationalTableModel in conjunction with QSqlRelationalTableModel in conjunction with
QSqlRelationalDelegate to provide tables with foreigh key QSqlRelationalDelegate to provide tables with foreign key
support. support.
\image relationaltable.png \image relationaltable.png