diff options
author | Andre Klapper <a9016009@gmx.de> | 2012-03-26 17:55:21 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2012-03-26 17:55:21 +0800 |
commit | 3a23eb9fd45924f6ce52d1b4c1e616c1f064f206 (patch) | |
tree | a10957743dc522f38b0c23f939e7b16fa6ba543d /help/C | |
parent | 80ff4c8e3d660bcba1a6c98084ab321b34327ed7 (diff) | |
download | gsoc2013-evolution-3a23eb9fd45924f6ce52d1b4c1e616c1f064f206.tar.gz gsoc2013-evolution-3a23eb9fd45924f6ce52d1b4c1e616c1f064f206.tar.zst gsoc2013-evolution-3a23eb9fd45924f6ce52d1b4c1e616c1f064f206.zip |
User docs: Fix typo. Fixes bug #672764
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/memos-usage-edit-memo.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/memos-usage-edit-memo.page b/help/C/memos-usage-edit-memo.page index 3f79532587..7442201ea7 100644 --- a/help/C/memos-usage-edit-memo.page +++ b/help/C/memos-usage-edit-memo.page @@ -22,7 +22,7 @@ <p>If you want to change a memo that already exists in your memo lists,</p> <steps> -<item><p>Double-click on the memo that you want to edit in the list of contacts, or right-click on the memo and click <gui>Open Memo</gui>.</p></item> +<item><p>Double-click on the memo that you want to edit in the list of memos, or right-click on the memo and click <gui>Open Memo</gui>.</p></item> <item><p>Edit the memo information.</p></item> <item><p>Click the <gui style="button">Save</gui> button, or <guiseq><gui>File</gui><gui>Save</gui></guiseq>.</p></item> </steps> |