From: William Teder Date: Thu, 11 Sep 2014 23:28:48 +0000 (-0500) Subject: Fix typo in default configuration file X-Git-Tag: 0.4.11~289 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0791eac2ccf67878e122be681ff1ebad293a72e0;p=oweals%2Fminetest.git Fix typo in default configuration file --- diff --git a/minetest.conf.example b/minetest.conf.example index 78f51a517..6a585e3c6 100644 --- a/minetest.conf.example +++ b/minetest.conf.example @@ -51,7 +51,7 @@ #keymap_screenshot = KEY_F12 # If true, keymap_special1 instead of keymap_sneak is used for climbing down and descending #aux1_descends = false -# Doubletaping the jump key toogles fly mode +# Doubletaping the jump key toggles fly mode #doubletap_jump = false # If false aux1 is used to fly fast #always_fly_fast = true