Fix typo: previosuly --> previously

This commit is contained in:
Jeff Widman 2015-12-03 11:56:18 -08:00
parent 7232b45f25
commit 61934ae82d
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Cache: working with cross-testrun state
.. warning:: .. warning::
The functionality of this core plugin was previosuly distributed The functionality of this core plugin was previously distributed
as a third party plugin named ``pytest-cache``. The core plugin as a third party plugin named ``pytest-cache``. The core plugin
is compatible regarding command line options and API usage except that you is compatible regarding command line options and API usage except that you
can only store/receive data between test runs that is json-serializable. can only store/receive data between test runs that is json-serializable.