Fixed a typo in the quickstart guide.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@385 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
parent
794a378927
commit
0026ee9bd4
|
@ -225,7 +225,7 @@
|
|||
For OS X, there are two additional Auto-Type elements: <tt>{CLEARFIELD}</tt> and
|
||||
<tt>{MACSENDKEYCODES}</tt>. <tt>{CLEARFIELD}</tt> clears the typing target to ensure
|
||||
it is empty before typing into it. <tt>{MACSENDKEYCODES}</tt> should be put at the
|
||||
beginning of and Auto-Type string to force the use of a more primitive typing
|
||||
beginning of an Auto-Type string to force the use of a more primitive typing
|
||||
mechanism when the normal mechanism fails. A known case where this is required
|
||||
is a web site where the login dialog is implemented in flash. The following
|
||||
is an example:<br><br>
|
||||
|
|
Loading…
Reference in New Issue