about summary refs log tree commit diff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/git/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/git/config b/.config/git/config
index a0a51ad..72710ce 100644
--- a/.config/git/config
+++ b/.config/git/config
@@ -5,7 +5,7 @@
 [init]
 	templateDir = ~/.config/git/template
 [log]
-	mailmmap = true
+	mailmap = true
 [pull]
 	rebase = true
 [rebase]