diff options
Diffstat (limited to 'x11vnc/x11vnc.c')
-rw-r--r-- | x11vnc/x11vnc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11vnc/x11vnc.c b/x11vnc/x11vnc.c index f55aaec..35e0fc3 100644 --- a/x11vnc/x11vnc.c +++ b/x11vnc/x11vnc.c @@ -34,7 +34,7 @@ /* * This program is based on some ideas from the following programs: * - * the originial x11vnc.c in libvncserver (Johannes E. Schindelin) + * the initial x11vnc.c in libvncserver (Johannes E. Schindelin) * x0rfbserver, the original native X vnc server (Jens Wagner) * krfb, the KDE desktopsharing project (Tim Jansen) * |