[doc] default generated filename as changed
authorLaurent Peuch <cortex@worlddomination.be>
Thu, 21 Feb 2019 15:13:45 +0100
changeset 12382 c73da3aa84cc
parent 12381 a383091bdea8
child 12383 2dee7a944b3a
[doc] default generated filename as changed
doc/tutorials/advanced/part02_security.rst
--- a/doc/tutorials/advanced/part02_security.rst	Thu Feb 21 10:05:38 2019 +0100
+++ b/doc/tutorials/advanced/part02_security.rst	Thu Feb 21 15:13:45 2019 +0100
@@ -305,7 +305,7 @@
 even write them first, as Test Driven Development recommends!
 
 Here is a small test case that will check the basis of our security
-model, in *test/unittest_sytweb.py*:
+model, in :file:`test/test_sytweb.py`:
 
 .. sourcecode:: python