spelling: flatly

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2024-03-10 21:32:33 -04:00
parent 8a66f760e8
commit e721a2043e
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ If you used older version of the ``py`` distribution (which
included the py.test command line tool and Python name space) included the py.test command line tool and Python name space)
you accessed helpers and possibly collection classes through you accessed helpers and possibly collection classes through
the ``py.test`` Python namespaces. The new ``pytest`` the ``py.test`` Python namespaces. The new ``pytest``
Python module flaty provides the same objects, following Python module flatly provides the same objects, following
these renaming rules:: these renaming rules::
py.test.XYZ -> pytest.XYZ py.test.XYZ -> pytest.XYZ