Fix typo
[debian/gnuradio] / usrp2 / host / include / usrp2 / usrp2.h
index ea906cdc74cb4f1a9dc1d17eb201dc36be2e2d1e..ed114699c30def1fc884d752cdc7151a93414957 100644 (file)
@@ -365,7 +365,7 @@ namespace usrp2 {
      * Read memory from Wishbone bus as 32-bit words.  Handles endian swapping if needed.
      *
      * \param addr      32-bit aligned address.  Only the lower 16-bits are significant.
-     * \param len       Number of 32-bit words
+     * \param words     Number of 32-bit words
      * 
      * \returns         Vector of 32-bit read values
      *