diff options
Diffstat (limited to 'libpathod/templates/docs_test.html')
| -rw-r--r-- | libpathod/templates/docs_test.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpathod/templates/docs_test.html b/libpathod/templates/docs_test.html index c9162f87..b4c3390f 100644 --- a/libpathod/templates/docs_test.html +++ b/libpathod/templates/docs_test.html @@ -19,7 +19,7 @@ <p> The canonical docs can be accessed using pydoc: </p> - <pre class="terminal">pydoc libpathod.testing</pre> + <pre class="terminal">pydoc libpathod.test</pre> <p> The remainder of this page demonstrates some common interaction patterns using <a |
