From 32052f214b052531cc55d5d52c0283adabf838ca Mon Sep 17 00:00:00 2001 From: a1346054 <36859588+a1346054@users.noreply.github.com> Date: Sat, 4 Sep 2021 19:59:25 +0000 Subject: Minor cleanup of the repo (#822) * *: source files should not be executable * *: make sure files have final newline * *: remove BOM from text files * translations: unify headers * *: fix typos * *: trim excess whitespace --- doc/html/Parallelization.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/html/Parallelization.html') diff --git a/doc/html/Parallelization.html b/doc/html/Parallelization.html index 9da5d27b..2d5b7b82 100644 --- a/doc/html/Parallelization.html +++ b/doc/html/Parallelization.html @@ -10,7 +10,7 @@ -
+
VeraCrypt
@@ -27,7 +27,7 @@

-Documentation +Documentation >> Parallelization

@@ -47,4 +47,4 @@ Note: Processors with the Hyper-Threading technology provide multiple logical co


When your computer has a multi-core processor/CPU (or multiple processors/CPUs), header key derivation is parallelized too. As a result, mounting of a volume is several times faster on a multi-core processor (or multi-processor computer) than on a single-core processor (or a single-processor computer) with equivalent specifications.

-
\ No newline at end of file +
-- cgit v1.2.3