summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
authorPilzAdam <PilzAdam@gmx.de>2013-01-04 20:00:49 +0100
committerPilzAdam <PilzAdam@gmx.de>2013-01-04 20:04:48 +0100
commit615fd498bc04fce67aa72549536d38b503d7d570 (patch)
tree098e44f7f20b219d4ca5fcc00a0f3f01b79f9f73 /minetest.conf.example
parentbc879a1453561259b69c9a6602f97062b710235d (diff)
downloadminetest-615fd498bc04fce67aa72549536d38b503d7d570.tar.gz
minetest-615fd498bc04fce67aa72549536d38b503d7d570.tar.bz2
minetest-615fd498bc04fce67aa72549536d38b503d7d570.zip
Fix typo doubletab -> doubletap
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 a4448ab61..5bb75bde4 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -51,8 +51,8 @@
#keymap_screenshot = KEY_F12
# If true, keymap_special1 instead of keymap_sneak is used for climbing down and descending
#aux1_descends = false
-# Doubletabing the jump key toogles fly mode
-#doubletab_jump = false
+# Doubletaping the jump key toogles fly mode
+#doubletap_jump = false
# Some (temporary) keys for debugging
#keymap_print_debug_stacks = KEY_KEY_P
#keymap_quicktune_prev = KEY_HOME