diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-01-06 23:19:04 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2011-01-06 23:27:06 +0800 |
commit | 07a1f834f7af5a9ba4c163128605a8674e63437a (patch) | |
tree | 3e1d061c3ac21b233e682b3efe90a256b5188266 /help | |
parent | d61a48b9d9bcf8d315b05ffb8be10b3d9d64c0ee (diff) | |
download | gsoc2013-evolution-07a1f834f7af5a9ba4c163128605a8674e63437a.tar.gz gsoc2013-evolution-07a1f834f7af5a9ba4c163128605a8674e63437a.tar.zst gsoc2013-evolution-07a1f834f7af5a9ba4c163128605a8674e63437a.zip |
Fix wrong button name in Restore instructions
Diffstat (limited to 'help')
-rw-r--r-- | help/C/evolution.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/evolution.xml b/help/C/evolution.xml index 9034252601..ac42cf90c8 100644 --- a/help/C/evolution.xml +++ b/help/C/evolution.xml @@ -1099,7 +1099,7 @@ <para>Select File > Restore Settings to open the available evolution-backup.tar.gz files.</para> </listitem> <listitem id="b17rbry6"> - <para>Select the file and click Save.</para> + <para>Select the file and click Open.</para> <para>Before the process starts, a pop-up window appears and asks you to close Evolution. Close all the windows and then click Restore in the pop-up window.</para> <tip> <para> If you are creating your first account via the Startup Wizard, you can use the option to restore from the archive if it is available locally.</para> |