diff options
| author | Noémi Ványi <sitbackandwait@gmail.com> | 2016-11-05 16:22:29 +0100 |
|---|---|---|
| committer | Noémi Ványi <sitbackandwait@gmail.com> | 2016-11-05 16:25:51 +0100 |
| commit | 50f25193c17707157c905f455b1d3a27c3edc001 (patch) | |
| tree | f137b578a25372b146e31a77cee70efb8cb072bc /docs | |
| parent | f55eea083f9100e4275208c34347088be251c83f (diff) | |
engine overview fix torrent table
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/dev/engine_overview.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/engine_overview.rst b/docs/dev/engine_overview.rst index da7ee2710..d57ca5b38 100644 --- a/docs/dev/engine_overview.rst +++ b/docs/dev/engine_overview.rst @@ -247,7 +247,7 @@ torrent +------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | result-parameter | information | -+------------------+---------------------------------------------------------------------------------------------------------------------------------------+ ++==================+=======================================================================================================================================+ | template | is set to ``torrent.html`` | +------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | url | string, url of the result | |