Index: library/xotcl/apps/comm/secure-webserver.xotcl =================================================================== diff -u -r9a0b8bb0992be0561d8187c275fc1d9b7e0bbcd0 -r3e1001fff2cd8e0f82fec692a88c397b72e2bead --- library/xotcl/apps/comm/secure-webserver.xotcl (.../secure-webserver.xotcl) (revision 9a0b8bb0992be0561d8187c275fc1d9b7e0bbcd0) +++ library/xotcl/apps/comm/secure-webserver.xotcl (.../secure-webserver.xotcl) (revision 3e1001fff2cd8e0f82fec692a88c397b72e2bead) @@ -6,7 +6,7 @@ This small secure web server that provides its documents via SSL (https, port 8443) and plain http (port 8086).
- This file requires TLS. If you experice problems with + This file requires TLS. If you experience problems with versions obtained from the Web, contact gustaf.neumann@wu-wien.ac.at for a patch. }