From 35bde053b9d6a97aad6164809f824e86eaa021cc Mon Sep 17 00:00:00 2001
From: Brett Bieber <brett.bieber@gmail.com>
Date: Mon, 31 Aug 2009 16:22:11 +0000
Subject: [PATCH] s/Francsico/Francisco/

---
 customindex/witw_people.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/customindex/witw_people.js b/customindex/witw_people.js
index 6a6cecd1..3221929b 100644
--- a/customindex/witw_people.js
+++ b/customindex/witw_people.js
@@ -119,7 +119,7 @@ function displayJohnJanovyJr() {
 			'John_Janovy-Jr');
 };
 function displayJayKeasling() {
-	return openLocation('-122.4192090','37.7752060','demouser','USA - San Francsico, CA','Jay Keasling',
+	return openLocation('-122.4192090','37.7752060','demouser','USA - San Francisco, CA','Jay Keasling',
 			'',
 			'Jay Keasling, \'86, runs a lab that is creating a cure for malaria.',
 			'Jay_Keasling');
@@ -145,7 +145,7 @@ function displayNithalKuwa() {
 			'Nithal_Kuwa');
 };
 function displayCindyMcCaffrey() {
-	return openLocation('-122.0851100','37.4219470','demouser','USA - San Francsico, CA','Cindy McCaffrey',
+	return openLocation('-122.0851100','37.4219470','demouser','USA - San Francisco, CA','Cindy McCaffrey',
 			'',
 			'Cindy McCaffrey, \'80, shaped marketing blitz that helped make "Google" what it is today.',
 			'Cindy_McCaffrey');
-- 
GitLab