diff options
author | Paul Cutler <pcutler@gnome.org> | 2009-06-22 10:53:28 +0800 |
---|---|---|
committer | Frédéric Péters <fpeters@0d.be> | 2009-08-13 00:13:51 +0800 |
commit | 60c866ec8d72d4976bc54bb4e21ea9d450357470 (patch) | |
tree | 36a7dea19b6627c31f11df39d8af018b75976c2f | |
parent | aad2e7ea743988393c5f8023929ab69700d24860 (diff) | |
download | gsoc2013-empathy-60c866ec8d72d4976bc54bb4e21ea9d450357470.tar gsoc2013-empathy-60c866ec8d72d4976bc54bb4e21ea9d450357470.tar.gz gsoc2013-empathy-60c866ec8d72d4976bc54bb4e21ea9d450357470.tar.bz2 gsoc2013-empathy-60c866ec8d72d4976bc54bb4e21ea9d450357470.tar.lz gsoc2013-empathy-60c866ec8d72d4976bc54bb4e21ea9d450357470.tar.xz gsoc2013-empathy-60c866ec8d72d4976bc54bb4e21ea9d450357470.tar.zst gsoc2013-empathy-60c866ec8d72d4976bc54bb4e21ea9d450357470.zip |
Fixed minor typos
-rw-r--r-- | help/C/create-account.page | 4 | ||||
-rw-r--r-- | help/C/disable-account.page | 2 | ||||
-rw-r--r-- | help/C/salut-protocol.page | 8 | ||||
-rw-r--r-- | help/C/send-file.page | 2 |
4 files changed, 8 insertions, 8 deletions
diff --git a/help/C/create-account.page b/help/C/create-account.page index 6cfe2e552..b8c8b5140 100644 --- a/help/C/create-account.page +++ b/help/C/create-account.page @@ -18,7 +18,7 @@ <name>GNOME Documentation Project</name> </copyright> - <license>Creative Commons Share Alike</license> + <license>Creative Commons Share Alike 3.0</license> <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> @@ -94,7 +94,7 @@ <title>Local Instant Messaging Services</title> <p> This service works when you are connected to a local network, - you do not need an Internet connetion in order to use it. + you do not need an Internet connection in order to use it. </p> <list> <item> diff --git a/help/C/disable-account.page b/help/C/disable-account.page index 2649c3b6b..2441c8b2c 100644 --- a/help/C/disable-account.page +++ b/help/C/disable-account.page @@ -32,7 +32,7 @@ <title>Disable an account</title> <p> - Disabling an account means to deactivete it, temporaly or + Disabling an account means to deactivate it, temporarily or permanently. All the conversations you had will be kept in your computer. </p> <p> diff --git a/help/C/salut-protocol.page b/help/C/salut-protocol.page index 164e20497..2d81eb78f 100644 --- a/help/C/salut-protocol.page +++ b/help/C/salut-protocol.page @@ -40,16 +40,16 @@ order to use it. </p> <p> - This kind of serverless messaging system is restricted to local + This kind of serverless messaging system is restricted to a local area network and an active Internet connection is not necessary. </p> <p> - The people that use this service inside the same local network - will be auto-discovered, and it will be possibile to send them messages + The people that use this service inside the same local area network + will be auto-discovered, and it will be possible to send them messages and files as with other services. </p> <p> - All the modern local network should be able to support this kind + All the modern local area networks should be able to support this kind of service. </p> </page> diff --git a/help/C/send-file.page b/help/C/send-file.page index 4613249a0..3a95c8094 100644 --- a/help/C/send-file.page +++ b/help/C/send-file.page @@ -40,7 +40,7 @@ transfer cancelled</gui> and the file will not be sent. </p> <p> Once a transfer is finished, you can just close the <app>File Transfers</app> -window. If you have lots of finished transfers listed in the window, click +window. If you have multiple finished transfers listed in the window, click <gui>Clear</gui> to clear the list. This will only remove the files from the list and will not delete them from your computer. </p> |