Git commit 57c61f7f1b0e544d6612b575617e2f2b08e0417f by Yuri Chornoivan. Committed on 09/07/2013 at 17:00. Pushed by yurchor into branch 'KDE/4.11'.
Fix typos M +2 -3 doc/index.docbook http://commits.kde.org/kwallet/57c61f7f1b0e544d6612b575617e2f2b08e0417f diff --git a/doc/index.docbook b/doc/index.docbook index 2efa096..591f37b 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -252,9 +252,8 @@ locations.</para> <title>Import and Export</title> <para>If you want to transfer your secrets to another device or computer use the actions in the <guimenu>File</guimenu> menu. With <guimenuitem>Save As</guimenuitem> -a wallets can be exported into an encrypted <filename class="extension">.kwl</filename> file. -Importing the <filename class="extension">.kwl</filename> file you have to provide t -he master password of the wallet. +wallets can be exported into an encrypted <filename class="extension">.kwl</filename> file. +Importing the <filename class="extension">.kwl</filename> file you have to provide the master password of the wallet. </para> <para>Alternatively a <filename class="extension">.xml</filename> file can be used for transferring a wallet. Keep in mind that all secrets are stored as plain text in this file.
