Martijn Laan 11 månader sedan
förälder
incheckning
7d4dcac28a
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      ISHelp/isetup.xml

+ 2 - 2
ISHelp/isetup.xml

@@ -5449,8 +5449,8 @@ DiskSliceSize=1457664
 <tt>pbkdf2/1</tt> through <tt>pbkdf2/2147483647</tt></setupvalid>
 <setupdefault><tt>pbkdf2/100000</tt></setupdefault>
 <body>
-<p>This specifies the key derivation function to use derive the encryption key from the value of <link topic="setup_password">Password</link>, and optionally its parameters.</p>
-<p><tt>pbkdf2</tt> is the PBKDF2-HMAC-SHA256 function with a 128-bit random salt, and optionally allows to increase its numbers of iterations for extra security. If the number of iterations isn't specified, it defaults to 100000.</p>
+<p>This specifies the key derivation function to use to derive the encryption key from the value of <link topic="setup_password">Password</link>, and optionally its parameters.</p>
+<p><tt>pbkdf2</tt> is the PBKDF2-HMAC-SHA256 function with a 128-bit random salt, and optionally allows to increase its number of iterations for extra security. If the number of iterations isn't specified, it defaults to 100000.</p>
 <p><b>See also:</b><br/>
 <link topic="setup_encryption">Encryption</link>
 </p>