about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--src/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command.c b/src/command.c
index 8d5e4019..8b4cd556 100644
--- a/src/command.c
+++ b/src/command.c
@@ -191,7 +191,7 @@ static struct cmd_t main_commands[] =
           "---------------------------------",
           "Show current preferences.",
           "The argument narrows down the category of preferences, with no argument showing all.",
-          "The perferences are stored in:",
+          "The preferences are stored in:",
           "",
           "    $XDG_CONFIG_HOME/profanity/profrc",
           "",