summaryrefslogtreecommitdiff
path: root/gr-blocks/grc
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2018-02-03 16:58:15 +0100
committerMartin Braun <martin.braun@ettus.com>2018-02-03 16:58:43 +0100
commitdb7e26bc73fd71bc88249131f57f7edef308fa63 (patch)
treed084ad2615012d53c50a230821761349eb978d56 /gr-blocks/grc
parent3c63f7334d6de70d655aa97fcccbfb950645f4d4 (diff)
parenta35e10870bbb9a71b3ab66b1dc58135e08c9543e (diff)
Merge branch 'master' into next
Diffstat (limited to 'gr-blocks/grc')
-rw-r--r--gr-blocks/grc/blocks_message_strobe_random.xml2
-rw-r--r--gr-blocks/grc/blocks_vector_insert_x.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/gr-blocks/grc/blocks_message_strobe_random.xml b/gr-blocks/grc/blocks_message_strobe_random.xml
index 573db58aef..2ba2d4519a 100644
--- a/gr-blocks/grc/blocks_message_strobe_random.xml
+++ b/gr-blocks/grc/blocks_message_strobe_random.xml
@@ -64,6 +64,6 @@
Please note some peculiarities below:
- poisson does not care about your std
- gaussian operates as expected
- - uniform is actually of the range (mean-std, mean+std) - thus we are lieing and it is not actually an std here
+ - uniform is actually of the range (mean-std, mean+std) - thus we are lying and it is not actually an std here
</doc>
</block>
diff --git a/gr-blocks/grc/blocks_vector_insert_x.xml b/gr-blocks/grc/blocks_vector_insert_x.xml
index 2bc7ada2e6..f70027f53f 100644
--- a/gr-blocks/grc/blocks_vector_insert_x.xml
+++ b/gr-blocks/grc/blocks_vector_insert_x.xml
@@ -75,6 +75,6 @@
Periodicity, the length of the periodicity at which the vector should be inserted at the output.
(i.e. one vector for every N output items)
- Offset sepcifies where in the cycle period we should begin at.
+ Offset specifies where in the cycle period we should begin at.
</doc>
</block>