Merge pull request #2478 from pauloromeira/fix-typo

docs: Fix typo
This commit is contained in:
Thomas Kriechbaumer 2017-07-29 10:24:00 +02:00 committed by GitHub
commit 415170ae26

View File

@ -3,6 +3,7 @@
Pathology 101 Pathology 101
============= =============
.. _pathod:
pathod pathod
------ ------
@ -83,15 +84,14 @@ distinguish them from crafted responses. For example, a request to:
.. _pathoc: .. _pathoc:
pathoc pathoc
------ ------
Pathoc is a perverse HTTP daemon designed to let you craft almost any Pathoc is a perverse HTTP daemon designed to let you craft almost any
conceivable HTTP request, including ones that creatively violate the standards. conceivable HTTP request, including ones that creatively violate the standards.
HTTP requests are specified using a :ref:`small, terse language <language>`, HTTP requests are specified using a :ref:`small, terse language <language>`,
which pathod shares with its server-side twin pathod. To view pathoc's complete which pathoc shares with its server-side twin :ref:`pathod`. To view pathoc's
range of options, use the command-line help: complete range of options, use the command-line help:
>>> pathoc --help >>> pathoc --help