diff options
| author | Yuri Chornoivan <[email protected]> | 2018-10-25 21:23:44 +0300 |
|---|---|---|
| committer | Yuri Chornoivan <[email protected]> | 2018-10-25 21:23:44 +0300 |
| commit | fd1a078cc4f5375c856ec49e05c0a33099db8861 (patch) | |
| tree | 77b908e5fa456ae02e9233efc932c2eb1081e510 /src/kitemviews/kitemlistview.h | |
| parent | 642a427d03c0bf42fd45dac877a70d4fe56e89aa (diff) | |
Fix minor typos
Diffstat (limited to 'src/kitemviews/kitemlistview.h')
| -rw-r--r-- | src/kitemviews/kitemlistview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kitemviews/kitemlistview.h b/src/kitemviews/kitemlistview.h index 8320883f1..3a4a469bb 100644 --- a/src/kitemviews/kitemlistview.h +++ b/src/kitemviews/kitemlistview.h @@ -210,7 +210,7 @@ public: /** * If set to true, items having child-items can be expanded to show the child-items as - * part of the view. Per default the expanding of items is is disabled. If expanding of + * part of the view. Per default the expanding of items is disabled. If expanding of * items is enabled, the methods KItemModelBase::setExpanded(), KItemModelBase::isExpanded(), * KItemModelBase::isExpandable() and KItemModelBase::expandedParentsCount() * must be reimplemented. The view-implementation |
