diff options
Diffstat (limited to 'doc/html/Removing Encryption.html')
-rw-r--r-- | doc/html/Removing Encryption.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/Removing Encryption.html b/doc/html/Removing Encryption.html index c2baf5c6..3f3bf139 100644 --- a/doc/html/Removing Encryption.html +++ b/doc/html/Removing Encryption.html @@ -43,7 +43,7 @@ for non-system partition/drive). If you need to remove encryption (e.g., if you <strong>file-hosted volume</strong>, please follow these steps:</p> <ol> <li>Mount the VeraCrypt volume. </li><li>Move all files from the VeraCrypt volume to any location outside the VeraCrypt volume (note that the files will be decrypted on the fly). -</li><li>Dismount the VeraCrypt volume. </li><li>delete it (the container) just like you delete any other file. </li></ol> +</li><li>Unmount the VeraCrypt volume. </li><li>delete it (the container) just like you delete any other file. </li></ol> <p>If in-place decryption of non-system partitions/drives is not desired, it is also possible in this case to follow the steps 1-3 described above.<br> <br> In all cases, if the steps 1-3 are followed, the following extra operations can be performed:</p> |