diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-02-11 16:27:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-11 16:27:19 +0100 |
commit | 1c78303d94275001f08de06c216f0d87809f79a7 (patch) | |
tree | 40ac403de2b2bbc59bb9695baa2047f2554649cf /doc/html | |
parent | b076fb09d7723bec4ff2a0cb1e1bddbb2df8778b (diff) | |
parent | 61454c3df7b6aab6e5ded7b2b9f2d913973e77c7 (diff) | |
download | VeraCrypt-1c78303d94275001f08de06c216f0d87809f79a7.tar.gz VeraCrypt-1c78303d94275001f08de06c216f0d87809f79a7.zip |
Merge pull request #277 from DrunkenSasquatch/master
Fix Location Typo
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/Removable Medium Volume.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/Removable Medium Volume.html b/doc/html/Removable Medium Volume.html index 811a5c8a..b548967d 100644 --- a/doc/html/Removable Medium Volume.html +++ b/doc/html/Removable Medium Volume.html @@ -38,7 +38,7 @@ <h2>Volume Mounted as Removable Medium</h2> <p>This section applies to VeraCrypt volumes mounted when one of the following options is enabled (as applicable):</p> <ul> -<li><em>Tools</em> > <em>Preferences</em> > <em>Mount volumes as removable media</em> +<li><em>Settings</em> > <em>Preferences</em> > <em>Mount volumes as removable media</em> </li><li><em>Mount Options</em> > <em>Mount volume as removable medium</em> </li><li><em>Favorites</em> > <em>Organize Favorite Volumes</em> > <em>Mount selected volume as removable medium</em> </li><li><em>Favorites</em> > <em>Organize System Favorite Volumes</em> > <em>Mount selected volume as removable medium</em> </li></ul> |