--- a/src/gui/itemviews/qtablewidget.cpp Tue Jan 26 12:42:25 2010 +0200
+++ b/src/gui/itemviews/qtablewidget.cpp Tue Feb 02 00:43:10 2010 +0200
@@ -2458,7 +2458,7 @@
The table widget will use the item prototype clone function when it needs
to create a new table item. For example when the user is editing
- editing in an empty cell. This is useful when you have a QTableWidgetItem
+ in an empty cell. This is useful when you have a QTableWidgetItem
subclass and want to make sure that QTableWidget creates instances of
your subclass.