Fix typo in docs

Change-Id: I3ee3e3d061fc87c0c2ea05197b37a952c8d63dd2
Reviewed-by: hjk <hjk121@nokiamail.com>
bb10
Stephen Kelly 2013-04-23 10:40:43 +02:00 committed by The Qt Project
parent 38fea4d642
commit 93aa83e074
1 changed files with 1 additions and 1 deletions

View File

@ -878,7 +878,7 @@ bool QTreeView::isSortingEnabled() const
\property QTreeView::animated
\brief whether animations are enabled
If this property is true the treeview will animate expandsion
If this property is true the treeview will animate expansion
and collapsing of branches. If this property is false, the treeview
will expand or collapse branches immediately without showing
the animation.