summaryrefslogtreecommitdiffstats
path: root/Server/vg
diff options
context:
space:
mode:
Diffstat (limited to 'Server/vg')
-rwxr-xr-xServer/vg2
1 files changed, 1 insertions, 1 deletions
diff --git a/Server/vg b/Server/vg
index 5fc22ab68..53f30d8d1 100755
--- a/Server/vg
+++ b/Server/vg
@@ -1,6 +1,6 @@
#! /bin/bash
-# This script runs MCServer under valgrind
+# This script runs Cuberite under valgrind
# It expects valgrind to be normally installed and available
# Note that this is for Linux only and debug-only, since it slows down MCS way too much