From 92daeeb0265d53bf328713bb30a0063ab67b62c9 Mon Sep 17 00:00:00 2001 From: Paulo Romeira Date: Fri, 28 Jul 2017 02:23:01 -0300 Subject: [PATCH] docs: Fix typo --- docs/pathod/intro.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/pathod/intro.rst b/docs/pathod/intro.rst index bf0c531fd..1c1ad60ed 100644 --- a/docs/pathod/intro.rst +++ b/docs/pathod/intro.rst @@ -3,6 +3,7 @@ Pathology 101 ============= +.. _pathod: pathod ------ @@ -83,15 +84,14 @@ distinguish them from crafted responses. For example, a request to: .. _pathoc: - pathoc ------ Pathoc is a perverse HTTP daemon designed to let you craft almost any conceivable HTTP request, including ones that creatively violate the standards. HTTP requests are specified using a :ref:`small, terse language `, -which pathod shares with its server-side twin pathod. To view pathoc's complete -range of options, use the command-line help: +which pathoc shares with its server-side twin :ref:`pathod`. To view pathoc's +complete range of options, use the command-line help: >>> pathoc --help