diff doc/options_advanced.html @ 1159:e2ca6295c5d0

Replace [Control] by shorter and more common [Ctrl].
author zas_
date Wed, 19 Nov 2008 21:36:02 +0000
parents 616fae3a801f
children 2562e0bc89a1
line wrap: on
line diff
--- a/doc/options_advanced.html	Wed Nov 19 21:16:27 2008 +0000
+++ b/doc/options_advanced.html	Wed Nov 19 21:36:02 2008 +0000
@@ -168,7 +168,7 @@
   <dd><p>Prompts for confirmation before deleting files.</p></dd>
 
   <dt>Enable Delete key</dt>
-  <dd><p>Disable this to disassociate the delete file function from the Delete key. This option does not effect the [Control] + D key sequence. May be useful in combination with &ldquo;confirm file delete&rdquo;, above, disabled so that accidentally hitting a single key will not result in deleted files.</p></dd>
+  <dd><p>Disable this to disassociate the delete file function from the Delete key. This option does not effect the [Ctrl] + D key sequence. May be useful in combination with &ldquo;confirm file delete&rdquo;, above, disabled so that accidentally hitting a single key will not result in deleted files.</p></dd>
 
   <dt>Safe Delete</dt>
   <dd><p>Moves deleted files to a temporary folder, for easy retrieval of deleted files. Files in the temporary folder are retained until the maximum size is reached, at which point deleting additional files will result in the removal of the oldest files to reclaim the space needed for the new files.</p>