diff options
author | Milo Casagrande <milo@ubuntu.com> | 2009-07-29 03:32:11 +0800 |
---|---|---|
committer | Frédéric Péters <fpeters@0d.be> | 2009-08-13 00:13:52 +0800 |
commit | 50d34cf70f763703db33061d74cac6ca9de6cb32 (patch) | |
tree | 04572a1a4862cc565b7d307bba3b15846d51a6d6 | |
parent | 248776956fb2348ab2a77e38f023fc6da3b6989c (diff) | |
download | gsoc2013-empathy-50d34cf70f763703db33061d74cac6ca9de6cb32.tar gsoc2013-empathy-50d34cf70f763703db33061d74cac6ca9de6cb32.tar.gz gsoc2013-empathy-50d34cf70f763703db33061d74cac6ca9de6cb32.tar.bz2 gsoc2013-empathy-50d34cf70f763703db33061d74cac6ca9de6cb32.tar.lz gsoc2013-empathy-50d34cf70f763703db33061d74cac6ca9de6cb32.tar.xz gsoc2013-empathy-50d34cf70f763703db33061d74cac6ca9de6cb32.tar.zst gsoc2013-empathy-50d34cf70f763703db33061d74cac6ca9de6cb32.zip |
Small typos and corrections
-rw-r--r-- | help/C/add-account.page | 2 | ||||
-rw-r--r-- | help/C/irc-account.page | 2 | ||||
-rw-r--r-- | help/C/prob-conn-name.page | 4 | ||||
-rw-r--r-- | help/C/send-message.page | 3 | ||||
-rw-r--r-- | help/C/status-icons.page | 2 |
5 files changed, 7 insertions, 6 deletions
diff --git a/help/C/add-account.page b/help/C/add-account.page index 9ab2beced..5dea2c79f 100644 --- a/help/C/add-account.page +++ b/help/C/add-account.page @@ -83,7 +83,7 @@ <p> To enable the new account, select the <gui>Enabled</gui> check-box next to - the name of the account in the box on the left of the dialog + the name of the account in the box on the left of the dialog. </p> </item> </steps> diff --git a/help/C/irc-account.page b/help/C/irc-account.page index aef11767a..ae0debd60 100644 --- a/help/C/irc-account.page +++ b/help/C/irc-account.page @@ -6,7 +6,7 @@ <link type="guide" xref="irc-manage#manage"/> <link type="seealso" xref="prob-conn-neterror"/> <link type="seealso" xref="prob-conn-name"/> - <desc>Create a new account.</desc> + <desc>Create an IRC account.</desc> <revision pkgversion="2.28" version="0.1" date="2009-07-25" status="draft"/> <credit type="author"> diff --git a/help/C/prob-conn-name.page b/help/C/prob-conn-name.page index a6ed9115d..3196da8a8 100644 --- a/help/C/prob-conn-name.page +++ b/help/C/prob-conn-name.page @@ -51,8 +51,8 @@ <item> <p> Set the password for that nickname, if you have registered that nickname - within the network you are using. For more information, see - <link xref="irc-nick-password"/> + within the network you are using. For more information, + see <link xref="irc-nick-password"/>. </p> </item> </list> diff --git a/help/C/send-message.page b/help/C/send-message.page index 3fe0d4f83..99e1e8231 100644 --- a/help/C/send-message.page +++ b/help/C/send-message.page @@ -37,7 +37,8 @@ </item> <item> <p> - Right-click on their name and select <gui>Chat</gui> + Right-click on the name of the contact you want to chat with, and + select <gui>Chat</gui>. </p> </item> </list> diff --git a/help/C/status-icons.page b/help/C/status-icons.page index c644d0f6e..3e0278ba2 100644 --- a/help/C/status-icons.page +++ b/help/C/status-icons.page @@ -73,7 +73,7 @@ <tr> <td> <p> - <media type="image" mime="image/png" src="figures/empathy.png"> + <media type="image" mime="image/png" src="figures/busy.png"> Busy icon </media> </p> |