From 1fb1ac4e2939197a6642ac1631a4c2e3c07ae00d Mon Sep 17 00:00:00 2001 From: Michael Dickens Date: Wed, 29 Jan 2020 09:27:54 -0500 Subject: docs: fix typo in stream.hpp --- host/include/uhd/stream.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/include') diff --git a/host/include/uhd/stream.hpp b/host/include/uhd/stream.hpp index 5cbb652d6..4a4ec4453 100644 --- a/host/include/uhd/stream.hpp +++ b/host/include/uhd/stream.hpp @@ -295,7 +295,7 @@ public: const double timeout = 0.1) = 0; /*! - * Receive and asynchronous message from this TX stream. + * Receive an asynchronous message from this TX stream. * \param async_metadata the metadata to be filled in * \param timeout the timeout in seconds to wait for a message * \return true when the async_metadata is valid, false for timeout -- cgit v1.2.3