From a415138838edea1684da249e5817c890fc7c72ce Mon Sep 17 00:00:00 2001 From: Jason Helfman <jgh@FreeBSD.org> Date: Sun, 1 Feb 2015 08:10:43 +0000 Subject: [PATCH] - fix typo PR: 197052 Differential Revision: https://reviews.freebsd.org/D1735 Submitted by: danilo@ Approved by: bcr (mentor) --- en_US.ISO8859-1/books/handbook/security/chapter.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/handbook/security/chapter.xml b/en_US.ISO8859-1/books/handbook/security/chapter.xml index a967cb7afe..5abd5c6fac 100644 --- a/en_US.ISO8859-1/books/handbook/security/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/security/chapter.xml @@ -2110,7 +2110,7 @@ Connection closed by foreign host.</screen> <para><emphasis>IP Payload Compression Protocol (<acronym>IPComp</acronym></emphasis>): this protocol tries to increase communication performance by compressing - the <acronym>IP </acronym> payload in order ro reduce the + the <acronym>IP </acronym> payload in order to reduce the amount of data sent.</para> </listitem> </itemizedlist>