diff options
| author | Tshepang Lekhonkhobe <tshepang@gmail.com> | 2013-01-07 01:37:30 +0200 |
|---|---|---|
| committer | Tshepang Lekhonkhobe <tshepang@gmail.com> | 2013-01-07 01:37:30 +0200 |
| commit | de5d2a88ef64a3f59222be1bd369ce226bbc0171 (patch) | |
| tree | a979c700273710e8f208148c5d6cf88839af8785 /docs/api/path.rst | |
| parent | 09f43d3ba25ba2189a1b9abf6978e14690034d16 (diff) | |
| download | pyramid-de5d2a88ef64a3f59222be1bd369ce226bbc0171.tar.gz pyramid-de5d2a88ef64a3f59222be1bd369ce226bbc0171.tar.bz2 pyramid-de5d2a88ef64a3f59222be1bd369ce226bbc0171.zip | |
redundant statement: the links preceeding the statement target the info referred to
Diffstat (limited to 'docs/api/path.rst')
| -rw-r--r-- | docs/api/path.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/api/path.rst b/docs/api/path.rst index d46c35d8e..814fc47d5 100644 --- a/docs/api/path.rst +++ b/docs/api/path.rst @@ -9,8 +9,7 @@ A constant used by the constructor of :class:`pyramid.path.DottedNameResolver` and - :class:`pyramid.path.AssetResolver` (see their docstrings for more - info). + :class:`pyramid.path.AssetResolver`. .. autoclass:: DottedNameResolver :members: |
