From d97e3abb53b4bf67b8a78bb3a151898ef8158811 Mon Sep 17 00:00:00 2001 From: Derek Kozel Date: Mon, 24 Oct 2016 15:49:02 -0700 Subject: Experts: Fix typo --- host/lib/experts/expert_nodes.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/lib') diff --git a/host/lib/experts/expert_nodes.hpp b/host/lib/experts/expert_nodes.hpp index 56afd0f10..a704023a3 100644 --- a/host/lib/experts/expert_nodes.hpp +++ b/host/lib/experts/expert_nodes.hpp @@ -394,7 +394,7 @@ namespace uhd { namespace experts { * class worker_node_t * * A node class to implement a function that consumes - * zero or more input data nodes and emits zeroor more output + * zero or more input data nodes and emits zero or more output * data nodes. The worker can also operate on other non-expert * interfaces because worker_node_t is abstract and the client * is required to implement the "resolve" method in a subclass. -- cgit v1.2.3