Skip to content

Commit 2ca47cb

Browse files
committed
programatically -> programmatically
1 parent d19fe3c commit 2ca47cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/mark.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You can register custom marks in your ``pytest.ini`` file like this:
4040
4141
Note that everything after the ``:`` is an optional description.
4242

43-
Alternatively, you can register new markers programatically in a
43+
Alternatively, you can register new markers programmatically in a
4444
:ref:`pytest_configure <initialization-hooks>` hook:
4545

4646
.. code-block:: python

0 commit comments

Comments
 (0)