From 0026ee9bd4b45e6ade22e68b94884cf1587adbb1 Mon Sep 17 00:00:00 2001
From: bdmayes <bdmayes@b624d157-de02-0410-bad0-e51aec6abb33>
Date: Thu, 20 May 2010 21:33:46 +0000
Subject: [PATCH] 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
---
 src/res/docs/quickstart.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/res/docs/quickstart.html b/src/res/docs/quickstart.html
index 50922a3..9fbfc30 100644
--- a/src/res/docs/quickstart.html
+++ b/src/res/docs/quickstart.html
@@ -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>