fixed typo in logging doc and added fix to changelog
This commit is contained in:
parent
3181718fe0
commit
e0b63e34fa
|
@ -0,0 +1 @@
|
||||||
|
corrected 'you' to 'your' in logging doc
|
|
@ -69,7 +69,7 @@ with::
|
||||||
|
|
||||||
pytest --no-print-logs
|
pytest --no-print-logs
|
||||||
|
|
||||||
Or in you ``pytest.ini``:
|
Or in your ``pytest.ini``:
|
||||||
|
|
||||||
.. code-block:: ini
|
.. code-block:: ini
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue