summaryrefslogtreecommitdiff
path: root/alot/defaults/alot.rc.spec
diff options
context:
space:
mode:
Diffstat (limited to 'alot/defaults/alot.rc.spec')
-rw-r--r--alot/defaults/alot.rc.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/defaults/alot.rc.spec b/alot/defaults/alot.rc.spec
index 962a68bd..9a10467f 100644
--- a/alot/defaults/alot.rc.spec
+++ b/alot/defaults/alot.rc.spec
@@ -36,7 +36,7 @@ envelope_headers_blacklist = string_list(default=list(In-Reply-To,References))
thread_authors_replace_me = boolean(default=True)
# Word to replace own addresses with.
-thread_authors_me = string(default='me')
+thread_authors_me = string(default='Me')
# set terminal command used for spawning shell commands
terminal_cmd = string(default='x-terminal-emulator -e')