summaryrefslogtreecommitdiff
path: root/gr-uhd
diff options
context:
space:
mode:
authorA. Maitland Bottoms <bottoms@debian.org>2016-06-20 09:55:57 -0700
committerJohnathan Corgan <johnathan@corganlabs.com>2016-06-20 09:55:57 -0700
commit037b34f9de04eec6d31941abff4e53fec83b0fe5 (patch)
treebf6a0cd0eb15f5ec7cb25a454118e05d64d5803e /gr-uhd
parent2a6c82f5c2b719720dc180276c9815287e8a9586 (diff)
Spelling fixes throughout the tree.
Diffstat (limited to 'gr-uhd')
-rw-r--r--gr-uhd/include/gnuradio/uhd/usrp_block.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-uhd/include/gnuradio/uhd/usrp_block.h b/gr-uhd/include/gnuradio/uhd/usrp_block.h
index 3c159056b7..6e4245e862 100644
--- a/gr-uhd/include/gnuradio/uhd/usrp_block.h
+++ b/gr-uhd/include/gnuradio/uhd/usrp_block.h
@@ -393,7 +393,7 @@ namespace gr {
virtual ::uhd::time_spec_t get_time_now(size_t mboard = 0) = 0;
/*!
- * Get the time when the last pps pulse occured.
+ * Get the time when the last pps pulse occurred.
* \param mboard the motherboard index 0 to M-1
* \return the current usrp time
*/