talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 93ea1833ecd2e4985e5677563e4d624daad2ad3a
parent 5e108791506de0e0e1a4393d390f32990b0e4f6a
Author: Ricardo Mones <ricardo@mones.org>
Date:   Mon, 18 Apr 2016 14:55:16 +0200

Fix semantic error

Thanks Andrej for the quick review!

Diffstat:
Mmanual/advanced.xml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manual/advanced.xml b/manual/advanced.xml @@ -740,7 +740,7 @@ Number of rounds (or iterations) to use in PBKDF2 function when computing next master passphrase key derivation. Currently stored master passphrase KD is not affected by changing this preference. - Current value is '50000'. + Default value is '50000'. </para> </listitem> </varlistentry>