1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00

Added full stop to /about help summary

Conflicts:

	src/command/command.c
This commit is contained in:
James Booth 2014-01-02 01:31:03 +00:00
parent 8840457e19
commit d3fff13255

View File

@ -90,7 +90,7 @@ static struct cmd_t command_defs[] =
{ "/about",
cmd_about, parse_args, 0, 0, NULL,
{ "/about", "About Profanity",
{ "/about", "About Profanity.",
{ "/about",
"------",
"Show versioning and license information.",