From 00e4fcf31b24c6a56f7e1dc74e45f73e4504e151 Mon Sep 17 00:00:00 2001
From: Brett Bieber <brett.bieber@gmail.com>
Date: Thu, 10 Dec 2009 14:39:05 +0000
Subject: [PATCH] Fix spelling of Namibia, Africa

---
 plugins/globe/views/default/globe/globefeatured.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/globe/views/default/globe/globefeatured.js b/plugins/globe/views/default/globe/globefeatured.js
index e3371679..9ef59365 100644
--- a/plugins/globe/views/default/globe/globefeatured.js
+++ b/plugins/globe/views/default/globe/globefeatured.js
@@ -115,7 +115,7 @@ husker[24]=new person('-77.0240550','38.8920910','demouser','USA - Washington, D
 			'',
 			'Juanita Page, \'04, is the network manager and advertising sales producer for Discovery Health Channel.',
 			'Juanita_Page');
-husker[25]=new person('18.4904100','-22.9576400','demouser','Nambia','Larkin Powell',
+husker[25]=new person('18.4904100','-22.9576400','demouser','Namibia','Larkin Powell',
 			'',
 			'Larkin Powell blogs about his year-long Fulbright experience in Namibia.',
 			'Larkin_Powell');
-- 
GitLab