summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 8570eb052..0b137c5a2 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -224,7 +224,7 @@
#directional_colored_fog = true
# Delay showing tooltips, stated in milliseconds
#tooltip_show_delay = 400
-# Adjust dpi configuration to your screen (Desktop only) e.g. for 4k screens
+# Adjust dpi configuration to your screen (non X11/Android only) e.g. for 4k screens
#screen_dpi = 72
# Default timeout for cURL, stated in milliseconds.
# Only has an effect if compiled with cURL.