diff options
Diffstat (limited to 'host/lib/include/uhdlib/experts')
-rw-r--r-- | host/lib/include/uhdlib/experts/expert_nodes.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/include/uhdlib/experts/expert_nodes.hpp b/host/lib/include/uhdlib/experts/expert_nodes.hpp index 66dd0f246..554706741 100644 --- a/host/lib/include/uhdlib/experts/expert_nodes.hpp +++ b/host/lib/include/uhdlib/experts/expert_nodes.hpp @@ -394,7 +394,7 @@ public: }; /*!--------------------------------------------------------- - * class data_reader_t + * class data_writer_t * * Accessor to read and write the value of a data node and * to establish a worker node => data node dependency |