From 29bc58f53c09aa590106fe30a919afcdd3375ca6 Mon Sep 17 00:00:00 2001 From: Steven Erenst Date: Sun, 6 Dec 2015 00:58:51 -0800 Subject: Fix spelling and grammatical mistakes in command help text Signed-off-by: Steven Erenst --- src/command/command.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/command/command.c b/src/command/command.c index 331a9bad..5745e5cb 100644 --- a/src/command/command.c +++ b/src/command/command.c @@ -222,7 +222,7 @@ static struct cmd_t command_defs[] = { "deny", "Abort connection." }, { "cert", "Show the current TLS certificate." }, { "cert ", "Show details of trusted certificate." }, - { "trust", "Add the current TLS certificate to manually trusted certiciates." }, + { "trust", "Add the current TLS certificate to manually trusted certificates." }, { "trusted", "List summary of manually trusted certificates (with '/tls always' or '/tls trust')." }, { "revoke ", "Remove a manually trusted certificate." }, { "certpath", "Show the trusted certificate path." }, @@ -319,18 +319,18 @@ static struct cmd_t command_defs[] = { "by none", "No grouping in the roster panel." }, { "order name", "Order roster items by name only." }, { "order presence", "Order roster items by presence, and then by name." }, - { "header char ", "Prefix roster headers with specificed character." }, + { "header char ", "Prefix roster headers with specified character." }, { "header char none", "Remove roster header character prefix." }, - { "contact char ", "Prefix roster contacts with specificed character." }, + { "contact char ", "Prefix roster contacts with specified character." }, { "contact char none", "Remove roster contact character prefix." }, { "contact indent ", "Indent contact line by spaces (0 to 10)." }, - { "resource char ", "Prefix roster resources with specificed character." }, + { "resource char ", "Prefix roster resources with specified character." }, { "resource char none", "Remove roster resource character prefix." }, { "resource indent ", "Indent resource line by spaces (0 to 10)." }, { "resource join on|off", "Join resource with previous line when only one available resource." }, { "presence indent ", "Indent presence line by spaces (-1 to 10), a value of -1 will show presence on the previous line." }, { "size ", "Percentage of the screen taken up by the roster (1-99)." }, - { "wrap on|off", "Enabled or disanle line wrapping in roster panel." }, + { "wrap on|off", "Enable or disable line wrapping in roster panel." }, { "add []", "Add a new item to the roster." }, { "remove ", "Removes an item from the roster." }, { "remove_all contacts", "Remove all items from roster." }, @@ -609,7 +609,7 @@ static struct cmd_t command_defs[] = { "set ", "Set the room subject." }, { "edit ", "Edit the current room subject, tab autocompletion will display the subject to edit." }, { "prepend ", "Prepend text to the current room subject, use double quotes if a trailing space is needed." }, - { "append ", "Append text to the current room subject, use double quotes if a preceeding space is needed." }, + { "append ", "Append text to the current room subject, use double quotes if a preceding space is needed." }, { "clear", "Clear the room subject." }) CMD_NOEXAMPLES }, @@ -970,7 +970,7 @@ static struct cmd_t command_defs[] = CMD_DESC( "Titlebar encryption warning.") CMD_ARGS( - { "on|off", "Enabled or disable the unencrypted warning message in the titlebar." }) + { "on|off", "Enable or disable the unencrypted warning message in the titlebar." }) CMD_NOEXAMPLES }, -- cgit 1.4.1-2-gfad0