From 7ccd5a64548bccac7c172f9d5649f936044a5fa1 Mon Sep 17 00:00:00 2001 From: Joel Holdsworth Date: Wed, 5 Nov 2014 22:50:42 +0000 Subject: [PATCH] SelectableItem: Fix documentation --- pv/view/selectableitem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pv/view/selectableitem.h b/pv/view/selectableitem.h index d3217752..a062fa04 100644 --- a/pv/view/selectableitem.h +++ b/pv/view/selectableitem.h @@ -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; -- 2.30.2