]> sigrok.org Git - pulseview.git/commitdiff
SelectableItem: Fix documentation
authorJoel Holdsworth <redacted>
Wed, 5 Nov 2014 22:50:42 +0000 (22:50 +0000)
committerJoel Holdsworth <redacted>
Wed, 19 Nov 2014 10:23:02 +0000 (10:23 +0000)
pv/view/selectableitem.h

index d3217752289e4cea7ceffdc16b59482ddd862471..a062fa04223627fe9ac8a211c1887b58aba7d86b 100644 (file)
@@ -49,7 +49,7 @@ public:
 
 public:
        /**
-        * Returns true if the signal has been selected by the user.
+        * Returns true if the item has been selected by the user.
         */
        bool selected() const;