From 1d09c5623bb0e6e16a7a4b8d679f9535e65276f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorbj=C3=B8rn=20Lindeijer?= Date: Fri, 28 Dec 2012 11:09:02 +0100 Subject: Fixed typo 'collasping' in QTreeView documentation Change-Id: Ib49c3500c4b3a40a7eaf17404cecc2c38de90530 Reviewed-by: Sergio Ahumada Reviewed-by: Robin Burchell --- src/widgets/itemviews/qtreeview.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets') diff --git a/src/widgets/itemviews/qtreeview.cpp b/src/widgets/itemviews/qtreeview.cpp index 884b0b8f65..194fb71880 100644 --- a/src/widgets/itemviews/qtreeview.cpp +++ b/src/widgets/itemviews/qtreeview.cpp @@ -876,7 +876,7 @@ bool QTreeView::isSortingEnabled() const \brief whether animations are enabled If this property is true the treeview will animate expandsion - and collasping of branches. If this property is false, the treeview + and collapsing of branches. If this property is false, the treeview will expand or collapse branches immediately without showing the animation. -- cgit v1.2.3