From 65cfecabd0f6a1bcfc9b7691ab2cc1056e506c0d Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 3 Jun 2017 01:48:03 +1200 Subject: Correct typo in maybe(1df) --- man/man1/maybe.1df | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/man1/maybe.1df b/man/man1/maybe.1df index 3b89b09d..a8658c71 100644 --- a/man/man1/maybe.1df +++ b/man/man1/maybe.1df @@ -15,7 +15,7 @@ Like true(1) or false(1), but exits with success randomly with a given probability. Good for using in tests. Exits with 2 rather than 1 on usage errors. .P -The numerator default to 1 and the denominator to 2 for a roughly equal chance +The numerator defaults to 1 and the denominator to 2 for a roughly equal chance of success or failure. rndi(1df) is used for the randomness. .P $ maybe -- cgit v1.2.3