From: Cliff Woolley Date: Thu, 9 May 2002 18:53:40 +0000 (+0000) Subject: Removed extraneous whitespace. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3a6257bc7d069c6972343d85611191795dd0f2a8;p=apache Removed extraneous whitespace. PR: 8944 Submitted by: Alex Batko git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95021 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/howto/ssi.html.en b/docs/manual/howto/ssi.html.en index 1b32855aba..90e82d1fba 100644 --- a/docs/manual/howto/ssi.html.en +++ b/docs/manual/howto/ssi.html.en @@ -488,7 +488,7 @@

The structure of this conditional construct is:

-        <!--#if expr="test_condition" -->
+    <!--#if expr="test_condition" -->
     <!--#elif expr="test_condition" -->
     <!--#else -->
     <!--#endif -->