Merge pull request #1221 from jeffwidman/patch-1
Fix typo: previosuly --> previously
This commit is contained in:
		
						commit
						7e063eec08
					
				|  | @ -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. | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue