From 939796a915d66722b0c3a286a12c88757d4eb137 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Barrois?= Date: Wed, 20 May 2015 23:32:33 +0200 Subject: Fix typo in docs/fuzzy (Closes #207). Thanks to @nikolas for spotting it! --- docs/fuzzy.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/fuzzy.rst b/docs/fuzzy.rst index 18978e4..af5c490 100644 --- a/docs/fuzzy.rst +++ b/docs/fuzzy.rst @@ -368,6 +368,6 @@ and provides a few helpers for this: Custom :class:`BaseFuzzyAttribute` subclasses **SHOULD** -use :obj:`factory.fuzzy._random` foras a randomness source; this ensures that +use :obj:`factory.fuzzy._random` as a randomness source; this ensures that data they generate can be regenerated using the simple state from :meth:`get_random_state`. -- cgit v1.2.3