diff options
Diffstat (limited to 'gr-blocks')
-rw-r--r-- | gr-blocks/grc/blocks_message_strobe_random.xml | 2 | ||||
-rw-r--r-- | gr-blocks/grc/blocks_vector_insert_x.xml | 2 |
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 2ba2d4519a..573db58aef 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 lying and it is not actually an std here + - uniform is actually of the range (mean-std, mean+std) - thus we are lieing 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 f70027f53f..2bc7ada2e6 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 specifies where in the cycle period we should begin at. + Offset sepcifies where in the cycle period we should begin at. </doc> </block> |