aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/KvsObject_treeWidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/objects/KvsObject_treeWidget.cpp')
-rw-r--r--src/modules/objects/KvsObject_treeWidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/objects/KvsObject_treeWidget.cpp b/src/modules/objects/KvsObject_treeWidget.cpp
index 373f39333..b953be44d 100644
--- a/src/modules/objects/KvsObject_treeWidget.cpp
+++ b/src/modules/objects/KvsObject_treeWidget.cpp
@@ -102,7 +102,7 @@
Returns the first child [class]listviewitem[/class] of this listview or $null if there are no items at all.
!fn: <listviewitem> $topLevelItem(<index:int>)
- Returns the <index> child [class]listviewitem[/class] of this listview or $null if it does not exists.
+ Returns the <index> child [class]listviewitem[/class] of this listview or $null if it does not exist.
!fn: <int> $topLevelItemCount()
Returns the number of top level items of this listview.