about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorPete <pgm987@gmail.com>2015-06-01 11:45:22 +0100
committerPete <pgm987@gmail.com>2015-06-01 11:45:22 +0100
commite8eb23c4f0982cecf57b1fc76880c6bfff5e3bef (patch)
tree754a6ec659932f3b5fbf25cb5e233cb72aac1e49 /src
parent2ce35fe61c2d5d77069397d1b8ce5a714d174da9 (diff)
parent7bc671e07cc5398a314751917bc1897c615fe12d (diff)
downloadprofani-tty-e8eb23c4f0982cecf57b1fc76880c6bfff5e3bef.tar.gz
Merge branch '#551' of github.com:PMaynard/profanity into #551
Diffstat (limited to 'src')
-rw-r--r--src/command/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command/command.c b/src/command/command.c
index ea6df2ba..c62c7784 100644
--- a/src/command/command.c
+++ b/src/command/command.c
@@ -688,7 +688,7 @@ static struct cmd_t command_defs[] =
         cmd_winstidy, parse_args, 1, 1, &cons_winstidy_setting,
         { "/winstidy on|off", "Auto tidy windows.",
         { "/winstidy on|off",
-          "---------------",
+          "----------------",
           "Enable or disable auto window tidy.",
           NULL } } },