craigmcc    01/08/21 13:22:53

  Modified:    webapps/tomcat-docs ssl-howto.xml
  Log:
  Fix a typo.
  Submitted by: Christopher Cain
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-tomcat-4.0/webapps/tomcat-docs/ssl-howto.xml
  
  Index: ssl-howto.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/webapps/tomcat-docs/ssl-howto.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ssl-howto.xml     2001/08/16 20:21:54     1.1
  +++ ssl-howto.xml     2001/08/21 20:22:52     1.2
  @@ -141,7 +141,7 @@
   <code>http:</code>.  Any pages which absolutely <strong>require</strong>
   a secure connection should check the protocol type associated with the
   page request and take the appropriate action of <code>https</code> is not
  -speciifed.</p>
  +specified.</p>
   
   </section>
   
  
  
  

Reply via email to