diff options
author | Christian Kirbach <Christian.Kirbach@googlemail.com> | 2012-01-18 06:34:22 +0800 |
---|---|---|
committer | Christian Kirbach <Christian.Kirbach@googlemail.com> | 2012-01-18 06:35:53 +0800 |
commit | ec6edc8604dd44defd718162f7413abc8f081ed3 (patch) | |
tree | 63ab9fd8c6187be8fd39fb54a1258fbc685f3cad | |
parent | 415bf5d50888b6ffbbe8ef21b1fbe3e2a50b759d (diff) | |
download | gsoc2013-evolution-ec6edc8604dd44defd718162f7413abc8f081ed3.tar.gz gsoc2013-evolution-ec6edc8604dd44defd718162f7413abc8f081ed3.tar.zst gsoc2013-evolution-ec6edc8604dd44defd718162f7413abc8f081ed3.zip |
[doc] Fix some spaces (bug #666409)
-rw-r--r-- | help/C/mail-error-no-provider-available.page | 4 | ||||
-rw-r--r-- | help/C/mail-folders.page | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/help/C/mail-error-no-provider-available.page b/help/C/mail-error-no-provider-available.page index 308a5ff6fb..ab6f4955b7 100644 --- a/help/C/mail-error-no-provider-available.page +++ b/help/C/mail-error-no-provider-available.page @@ -36,11 +36,11 @@ <steps> <item><p>Go to <guiseq><gui>Edit</gui><gui>Message Filters</gui></guiseq>.</p></item> <item><p>Select the Copy/Move filter and click <gui>Edit</gui>.</p></item> -<item><p>Refer to the list of folders associated with that particular filter. Click on the button that allows you to modify the folders assigned for that filter. Set the folders again. </p></item> +<item><p>Refer to the list of folders associated with that particular filter. Click on the button that allows you to modify the folders assigned for that filter. Set the folders again.</p></item> </steps> <note> -<p>Advanced users may also be interested in this write up: <link href="https://thomas.apestaart.org/thomas/trac/wiki/Evolution">How to keep the Evolution filters in sync on multiple machines by Thomas Vander Stichele </link> +<p>Advanced users may also be interested in this write up: <link href="https://thomas.apestaart.org/thomas/trac/wiki/Evolution">How to keep the Evolution filters in sync on multiple machines by Thomas Vander Stichele</link> </p> </note> diff --git a/help/C/mail-folders.page b/help/C/mail-folders.page index 75b57d358e..6bc2ccaba2 100644 --- a/help/C/mail-folders.page +++ b/help/C/mail-folders.page @@ -35,7 +35,7 @@ <steps> <item><p>Click on <gui>Folder</gui> and select <gui>New</gui>. You can also right-click anywhere on the folder list and select the <gui>New Folder</gui> option.</p></item> <item><p>Specify the name and the location of the folder.</p></item> -<item><p>Click on the <gui>Create</gui> button. </p></item> +<item><p>Click on the <gui>Create</gui> button.</p></item> </steps> <p>The new folder will be shown in the folder view. You can then move messages into the folder.</p> |