aboutsummaryrefslogtreecommitdiffstats
path: root/unix/vncserver/vncserver.in
diff options
context:
space:
mode:
Diffstat (limited to 'unix/vncserver/vncserver.in')
-rwxr-xr-xunix/vncserver/vncserver.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/vncserver/vncserver.in b/unix/vncserver/vncserver.in
index fdcce0e9..03eee275 100755
--- a/unix/vncserver/vncserver.in
+++ b/unix/vncserver/vncserver.in
@@ -238,7 +238,7 @@ close(XAUTH);
$ENV{XAUTHORITY} = $xauthorityFile;
-# Now start the X VNC Server
+# Now start the X VNC server
@cmd = ("xinit");