diff options
Diffstat (limited to 'gr-blocks/grc/blocks_message_strobe_random.xml')
-rw-r--r-- | gr-blocks/grc/blocks_message_strobe_random.xml | 2 |
1 files changed, 1 insertions, 1 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> |