Git commit 007860f7c8bd96f6daacea26e2b6575e42922c41 by Wolfgang Bauer. Committed on 03/12/2016 at 00:11. Pushed by wbauer into branch 'master'.
Fix typo in the manual M +1 -1 doc/index.docbook https://commits.kde.org/kfloppy/007860f7c8bd96f6daacea26e2b6575e42922c41 diff --git a/doc/index.docbook b/doc/index.docbook index 948b5ba..e570e0b 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -238,7 +238,7 @@ below:</para> <term><guilabel>Quick Format</guilabel></term> <listitem> <para>This simply puts the new file system on the disk.</para> -<warning><para>All data on the disk will be lost, even if the data itself will not erased.</para></warning> +<warning><para>All data on the disk will be lost, even if the data itself will not be erased.</para></warning> </listitem> </varlistentry> <varlistentry>
