diff options
| author | Stefan Weil <sw@weilnetz.de> | 2015-10-09 17:13:35 +0200 | 
|---|---|---|
| committer | Stefan Weil <sw@weilnetz.de> | 2015-10-09 17:13:35 +0200 | 
| commit | 9c7efb7633ba62cd80c93e83284663f805bb3031 (patch) | |
| tree | a462dc1715366e72e74e45dcc24f4d3a1c241772 /webclients/java-applet/ssl/README | |
| parent | 97f442ef2aa65ade6bea11e90054c57b90abbaca (diff) | |
| download | libtdevnc-9c7efb76.tar.gz libtdevnc-9c7efb76.zip | |
Fix some typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'webclients/java-applet/ssl/README')
| -rw-r--r-- | webclients/java-applet/ssl/README | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/webclients/java-applet/ssl/README b/webclients/java-applet/ssl/README index b244cf1..f5a2b66 100644 --- a/webclients/java-applet/ssl/README +++ b/webclients/java-applet/ssl/README @@ -42,9 +42,9 @@ Send full Java Console output for failures.  Tips:  When doing single-port proxy connections (e.g. both VNC and HTTPS -thru port 5900) it helps to move through the 'do you trust this site' +through port 5900) it helps to move through the 'do you trust this site'  dialogs quickly.   x11vnc has to wait to see if the traffic is VNC or -HTTP and this can cause timeouts if you don't move thru them quickly. +HTTP and this can cause timeouts if you don't move through them quickly.  You may have to restart your browser completely if it gets into a  weird state.  For one case we saw the JVM requesting VncViewer.class @@ -172,7 +172,7 @@ Both TightVNC and UltraVNC Java viewers:  	Set to do a special HTTP GET (/request.https.vnc.connection)  	to the vnc server that will cause it to switch to VNC instead.  	This is to speedup/make more robust, the single port HTTPS and VNC -	mode of x11vnc (e.g. both services thru port 5900, etc)  +	mode of x11vnc (e.g. both services through port 5900, etc)    urlPrefix  	string, default: none | 
