From 78103e622c45cf59130a98de9d9cec2078a70856 Mon Sep 17 00:00:00 2001
From: Kahrl <kahrl@gmx.net>
Date: Mon, 1 Dec 2014 21:47:22 +0100
Subject: [PATCH] Fix style of comment in minetest.conf.example

---
 minetest.conf.example | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/minetest.conf.example b/minetest.conf.example
index 5ab98c0f9..819888278 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -62,7 +62,7 @@
 #keymap_quicktune_dec = KEY_NEXT
 #keymap_quicktune_inc = KEY_PRIOR
 
-#if set to true, you can place blocks at the position (feet + eye level) where you stand; this is helpful when working with nodeboxes
+# If set to true, you can place blocks at the position (feet + eye level) where you stand; this is helpful when working with nodeboxes
 #enable_build_where_you_stand = false
 
 # Minimum FPS
-- 
GitLab