summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index c933047dd..c032fa9e9 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -549,11 +549,11 @@ max_out_chat_queue_size = 20
# Width component of the initial window size.
# type: int
-# screenW = 800
+# screen_w = 800
# Height component of the initial window size.
# type: int
-# screenH = 600
+# screen_h = 600
# Save the window size automatically when modified.
# type: bool