diff options
Diffstat (limited to 'host/include')
-rw-r--r-- | host/include/uhd/usrp/multi_usrp.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/include/uhd/usrp/multi_usrp.hpp b/host/include/uhd/usrp/multi_usrp.hpp index 0abb9186d..6ea711be2 100644 --- a/host/include/uhd/usrp/multi_usrp.hpp +++ b/host/include/uhd/usrp/multi_usrp.hpp @@ -574,7 +574,7 @@ public: /*! Return a user settings interface object * - * This is only supported by some USRPs (B2xx series, N230). It will return + * This is only supported by the B2xx series. It will return * an object that will allow to peek and poke user settings, which typically * are implemented by custom FPGA images. * If the device does not support such an interface, it will return a null |