about summary refs log tree commit diff stats
path: root/src/command
diff options
context:
space:
mode:
authorChristian Storm <Christian.Storm@tngtech.com>2015-02-17 10:52:37 +0100
committerChristian Storm <Christian.Storm@tngtech.com>2015-02-17 10:52:37 +0100
commita1d14c4526a8d47adeef254cf0ae9142ae2b13b3 (patch)
treec40cdb55279bb76c63321fc566ef89fe0073bd60 /src/command
parent0997bafeb99541fff67765506392209ef2ce1ef1 (diff)
downloadprofani-tty-a1d14c4526a8d47adeef254cf0ae9142ae2b13b3.tar.gz
Fixed spelling.
Diffstat (limited to 'src/command')
-rw-r--r--src/command/command.c32
1 files changed, 16 insertions, 16 deletions
diff --git a/src/command/command.c b/src/command/command.c
index 4411487d..944a9b8d 100644
--- a/src/command/command.c
+++ b/src/command/command.c
@@ -290,7 +290,7 @@ static struct cmd_t command_defs[] =
           "nick value  - Nickname to use in the room",
           "password value - Password if the room requires it.",
           "",
-          "If no nickname is specfied the account preference 'muc.nick' will be used which by default is the localpart of your JID.",
+          "If no nickname is specified the account preference 'muc.nick' will be used which by default is the localpart of your JID.",
           "If the room doesn't exist, and the server allows it, a new one will be created.",
           NULL } } },
 
@@ -318,7 +318,7 @@ static struct cmd_t command_defs[] =
         { "/invites", "Show outstanding chat room invites.",
         { "/invites",
           "--------",
-          "Show all rooms that you have been invited to, and not accepted or declind.",
+          "Show all rooms that you have been invited to, and not accepted or declined.",
           NULL } } },
 
     { "/decline",
@@ -326,7 +326,7 @@ static struct cmd_t command_defs[] =
         { "/decline room", "Decline a chat room invite.",
         { "/decline room",
           "-------------",
-          "Decline a chat room ivivation.",
+          "Decline a chat room invitation.",
           "",
           "room - The room for the invite you wish to decline.",
           NULL } } },
@@ -515,9 +515,9 @@ static struct cmd_t command_defs[] =
           "Manage subscriptions to contact presence.",
           "",
           "request [jid] - Send a subscription request to the user.",
-          "allow [jid]   - Approve a contact's subscription reqeust.",
+          "allow [jid]   - Approve a contact's subscription request.",
           "deny [jid]    - Remove subscription for a contact, or deny a request",
-          "show [jid]    - Show subscriprion status for a contact.",
+          "show [jid]    - Show subscription status for a contact.",
           "sent          - Show all sent subscription requests pending a response.",
           "received      - Show all received subscription requests awaiting your response.",
           "",
@@ -548,7 +548,7 @@ static struct cmd_t command_defs[] =
           "  any         - Contacts with any status (same as calling with no argument).",
           "role        - moderator|participant|visitor",
           "affiliation - owner|admin|member",
-          "group       - Filter the results by the specfied group.",
+          "group       - Filter the results by the specified group.",
           NULL } } },
 
     { "/close",
@@ -633,24 +633,24 @@ static struct cmd_t command_defs[] =
           "        : Valid values are 1-1000.",
           "dynamic : Start with a 0 timeout and increase the value dynamically up to the specified 'timeout'.",
           "        : on|off",
-          "A higher timeout will result in less CPU usage, but a noticable delay for response to input.",
+          "A higher timeout will result in less CPU usage, but a noticeable delay for response to input.",
           "A lower timeout will result in higher CPU usage, but faster response to input.",
           "Using the dynamic setting, higher CPU usage will occur during activity, but over time the CPU usage will decrease whilst there is no activity.",
           NULL } } },
 
     { "/notify",
         cmd_notify, parse_args, 2, 3, &cons_notify_setting,
-        { "/notify [type value]|[type setting value]", "Control various desktop noficiations.",
+        { "/notify [type value]|[type setting value]", "Control various desktop notifications.",
         { "/notify [type value]|[type setting value]",
           "-----------------------------------------",
           "Settings for various desktop notifications where type is one of:",
-          "message         : Notificaitons for regular messages.",
+          "message         : Notifications for regular messages.",
           "                : on|off",
           "message current : Whether messages in the current window trigger notifications.",
           "                : on|off",
           "message text    : Show message text in message notifications.",
           "                : on|off",
-          "room            : Notificaitons for chat room messages.",
+          "room            : Notifications for chat room messages.",
           "                : on|off|mention",
           "room current    : Whether chat room messages in the current window trigger notifications.",
           "                : on|off",
@@ -661,7 +661,7 @@ static struct cmd_t command_defs[] =
           "                : use 0 to disable.",
           "typing          : Notifications when contacts are typing.",
           "                : on|off",
-          "typing current  : Whether typing notifications are triggerd for the current window.",
+          "typing current  : Whether typing notifications are triggered for the current window.",
           "                : on|off",
           "invite          : Notifications for chat room invites.",
           "                : on|off",
@@ -742,7 +742,7 @@ static struct cmd_t command_defs[] =
         { "/mouse on|off",
           "-------------",
           "If set to 'on', profanity will handle mouse actions, which enables scrolling the main window with the mouse wheel.",
-          "To select text, use the shift key while selcting an area.",
+          "To select text, use the shift key while selecting an area.",
           "If set to 'off', profanity leaves mouse handling to the terminal implementation.",
           "This feature is experimental, certain mouse click events may occasionally freeze",
           "Profanity until a key is pressed or another mouse event is received",
@@ -804,13 +804,13 @@ static struct cmd_t command_defs[] =
           "start [contact] - Start an OTR session with the contact, or the current recipient if in a chat window and no argument supplied.",
           "end - End the current OTR session,",
           "trust - Indicate that you have verified the contact's fingerprint.",
-          "untrust - Indicate the the contact's fingerprint is not verified,",
+          "untrust - Indicate the contact's fingerprint is not verified,",
           "log - How to log OTR messages, options are 'on', 'off' and 'redact', with redaction being the default.",
           "warn - Show when unencrypted messaging is being used in the title bar, options are 'on' and 'off' with 'on' being the default.",
           "libver - Show which version of the libotr library is being used.",
           "policy - manual, opportunistic or always.",
           "secret [secret]- Verify a contacts identity using a shared secret.",
-          "question [question] [answer] - Verify a contacts identity using a question and expected anwser, if the question has spaces, surround with double quotes.",
+          "question [question] [answer] - Verify a contacts identity using a question and expected answer, if the question has spaces, surround with double quotes.",
           "answer [answer] - Respond to a question answer verification request with your answer.",
           NULL } } },
 
@@ -876,9 +876,9 @@ static struct cmd_t command_defs[] =
     { "/ping",
         cmd_ping, parse_args, 0, 1, NULL,
         { "/ping [target]", "Send ping IQ request.",
-        { "/ping [rarget]",
+        { "/ping [target]",
           "--------------",
-          "Sends an IQ ping stanza to the specificed target.",
+          "Sends an IQ ping stanza to the specified target.",
           "If no target is supplied, your chat server will be used.",
           NULL } } },