From 35bf5dc592a3f3c7909ca19b12f7e7d78e3b8246 Mon Sep 17 00:00:00 2001 From: Mike Krumlauf Date: Wed, 29 Feb 2012 14:08:53 -0500 Subject: [PATCH] Fix typo in Eclipse import instructions --- import-into-eclipse.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/import-into-eclipse.sh b/import-into-eclipse.sh index 8710334750..93be01e852 100755 --- a/import-into-eclipse.sh +++ b/import-into-eclipse.sh @@ -114,7 +114,7 @@ STEP 5: Enable Git support for all projects - Check "Use or create repository in parent folder of project" - Click Finish -When complete, you'll hvae have Git support enabled for all projects. +When complete, you'll have Git support enabled for all projects. You're ready to code! Goodbye! EOM