diff options
author | Andre Klapper <a9016009@gmx.de> | 2014-03-23 22:39:07 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2014-03-26 03:10:12 +0800 |
commit | 9f037f3f439c4f6b550f747ca6a150ac89c30e32 (patch) | |
tree | 88ccde201f41dd24d1ffc1b3de8553989796aabb /help/C/mail-attachments-sending.page | |
parent | cf09969391fd1fa26429b92dde0d51f5e717fd3b (diff) | |
download | gsoc2013-evolution-9f037f3f439c4f6b550f747ca6a150ac89c30e32.tar gsoc2013-evolution-9f037f3f439c4f6b550f747ca6a150ac89c30e32.tar.gz gsoc2013-evolution-9f037f3f439c4f6b550f747ca6a150ac89c30e32.tar.bz2 gsoc2013-evolution-9f037f3f439c4f6b550f747ca6a150ac89c30e32.tar.lz gsoc2013-evolution-9f037f3f439c4f6b550f747ca6a150ac89c30e32.tar.xz gsoc2013-evolution-9f037f3f439c4f6b550f747ca6a150ac89c30e32.tar.zst gsoc2013-evolution-9f037f3f439c4f6b550f747ca6a150ac89c30e32.zip |
User docs: Use Unicode for ellipsis
Diffstat (limited to 'help/C/mail-attachments-sending.page')
-rw-r--r-- | help/C/mail-attachments-sending.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/mail-attachments-sending.page b/help/C/mail-attachments-sending.page index dde5b9ec6e..a366cd84ec 100644 --- a/help/C/mail-attachments-sending.page +++ b/help/C/mail-attachments-sending.page @@ -27,7 +27,7 @@ <title>Attaching files</title> <p>To attach a file to your email in the composer:</p> <steps> -<item><p>Click <gui>Add Attachment...</gui>, or click <guiseq><gui>Insert</gui><gui>Attachment</gui></guiseq>, or press <keyseq><key>Ctrl</key><key>M</key></keyseq>.</p></item> +<item><p>Click <gui>Add Attachment…</gui>, or click <guiseq><gui>Insert</gui><gui>Attachment</gui></guiseq>, or press <keyseq><key>Ctrl</key><key>M</key></keyseq>.</p></item> <item><p>Select the file you want to attach.</p></item> <item><p>Click <gui style="button">OK</gui>.</p></item> </steps> |