From 22993e1ea6f3374c212a3bee2e678361e7fb8eef Mon Sep 17 00:00:00 2001
From: kytv <kytv@mail.i2p>
Date: Fri, 17 Apr 2015 14:18:56 +0000
Subject: [PATCH] installer/resources/eepsite/jetty-ssl.xml: fix comments

---
 installer/resources/eepsite/jetty-ssl.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/installer/resources/eepsite/jetty-ssl.xml b/installer/resources/eepsite/jetty-ssl.xml
index d27effe37b..7562828cc2 100644
--- a/installer/resources/eepsite/jetty-ssl.xml
+++ b/installer/resources/eepsite/jetty-ssl.xml
@@ -94,9 +94,9 @@
 <!-- If I2P is not running, edit the file ~/.i2p/clients.config      -->
 <!-- to add the argument "/path/to/.i2p/eepsite/jetty-ssl.xml"       -->
 <!-- at the end of the line:                                         -->
-<--    clientApp.3.args="eepsite/jetty.xml"                          -->
+<!--    clientApp.3.args="eepsite/jetty.xml"                         -->
 <!-- so it now looks like:                                           -->
-<--    clientApp.3.args="/path to/.i2p/eepsite/jetty.xml" "/path/to/.i2p/eepsite/jetty-ssl.xml" -->
+<!--    clientApp.3.args="/path to/.i2p/eepsite/jetty.xml" "/path/to/.i2p/eepsite/jetty-ssl.xml" -->
 <!--                                                                 -->
 <!--                                                                 -->
 <!-- Step 6:                                                         -->
-- 
GitLab