diff options
author | Christian Beier <dontmind@freeshell.org> | 2011-11-09 16:39:35 +0100 |
---|---|---|
committer | Christian Beier <dontmind@freeshell.org> | 2011-11-09 16:39:35 +0100 |
commit | 4d3464236b5a0c9bc28e65ab11dfad8dbea3f4a0 (patch) | |
tree | c480369138150c65a0e0dba438d5b56b7395aaad | |
parent | 5756b133f737642e2bb3c9a319b101c0ac23723e (diff) | |
download | libtdevnc-4d3464236b5a0c9bc28e65ab11dfad8dbea3f4a0.tar.gz libtdevnc-4d3464236b5a0c9bc28e65ab11dfad8dbea3f4a0.zip |
Fix tiny typo.
-rw-r--r-- | classes/index.vnc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/index.vnc b/classes/index.vnc index d33865b..1a05d01 100644 --- a/classes/index.vnc +++ b/classes/index.vnc @@ -20,5 +20,5 @@ If the above Java applet does not work, you can also try the new JavaScript-only <br/> <br/> <br/> -<A href="http://libvncserver.sf.net/">LibVNCServer/libVNCClient Homepage</A> +<A href="http://libvncserver.sf.net/">LibVNCServer/LibVNCClient Homepage</A> </HTML> |