From 6f551076d6c6c19c5d43d72ee96f721bae56eb8d Mon Sep 17 00:00:00 2001
From: tpylak <tpylak>
Date: Tue, 24 Aug 2010 07:29:09 +0000
Subject: [PATCH] minor: spelling

SVN: 17590
---
 openbis/dist/server/jetty.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openbis/dist/server/jetty.xml b/openbis/dist/server/jetty.xml
index 5ad244fc8be..588c586e649 100644
--- a/openbis/dist/server/jetty.xml
+++ b/openbis/dist/server/jetty.xml
@@ -24,7 +24,7 @@
                   <Set name="Password">changeit</Set>
                   <Set name="KeyPassword">changeit</Set>
           </New>
-          <!-- Use this connector and remove the one above to switch of SSL
+          <!-- Use this connector and remove the one above to switch off SSL
           <New class="org.eclipse.jetty.server.nio.SelectChannelConnector">
              <Set name="Port">8080</Set>
              <Set name="maxIdleTime">30000</Set>
-- 
GitLab