about summary refs log tree commit diff stats
path: root/src/command.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2012-11-29 23:16:23 +0000
committerJames Booth <boothj5@gmail.com>2012-11-29 23:16:23 +0000
commit478aa671fc9e71f7cf39b36b00ff67027b6e1b89 (patch)
treebb0ad42d5617918bc41a970fda3c9132c65663b9 /src/command.c
parente7f2697e1fe352dba9abdec56fe331e37f5f91c2 (diff)
downloadprofani-tty-478aa671fc9e71f7cf39b36b00ff67027b6e1b89.tar.gz
Fixed spelling on /prefs help
Diffstat (limited to 'src/command.c')
-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",
           "",