Skip to content

Commit

Permalink
Fix minor typo (Closes #194).
Browse files Browse the repository at this point in the history
Thanks to @DasAllFolks for spotting it!
  • Loading branch information
rbarrois committed Apr 13, 2015
1 parent e357919 commit 52c984d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ The :class:`Factory` class
It will be automatically set to ``True`` if neither the :class:`Factory`
subclass nor its parents define the :attr:`~FactoryOptions.model` attribute.

.. warning:: This flag is reset to ``False`` When a :class:`Factory` subclasses
.. warning:: This flag is reset to ``False`` when a :class:`Factory` subclasses
another one if a :attr:`~FactoryOptions.model` is set.

.. versionadded:: 2.4.0
Expand Down

0 comments on commit 52c984d

Please sign in to comment.