X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fviewitemowner.hpp;h=49c251e7828c99098c15b65cb978157c5e9ae06f;hp=8d34059ad9fd9e9c37c54242ef16677e08ec22fd;hb=4ca23e7d62d75523710fe4117f904ded4d26544a;hpb=a8743cd962b2d18082c6ddaeb554d56013919d95 diff --git a/pv/view/viewitemowner.hpp b/pv/view/viewitemowner.hpp index 8d34059a..49c251e7 100644 --- a/pv/view/viewitemowner.hpp +++ b/pv/view/viewitemowner.hpp @@ -72,7 +72,7 @@ public: const_iterator end() const; /** - * Creates a list of decendant signals filtered by type. + * Creates a list of descendant signals filtered by type. */ template std::vector< std::shared_ptr > list_by_type() {