From 9cccc570aed43b2abc62f1444ce5f060f0e6eb1a Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 11 Nov 2006 16:38:21 +0000 Subject: [PATCH] Fix typo git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4847 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- docs/CompiledPrograms.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/CompiledPrograms.xml b/docs/CompiledPrograms.xml index cddda350b..8e7666764 100644 --- a/docs/CompiledPrograms.xml +++ b/docs/CompiledPrograms.xml @@ -348,8 +348,8 @@ firewall: $(filter-out $(ignorefiles) , $(wildcard *) ) type make. - I omit trace% because I often trace compiler execution in - while I'm debugging new versions of Shorewall. + I omit trace% because I often trace compiler execution while + I'm debugging new versions of Shorewall.