From d2ffd1f146fbb4cf26ed61fef7409bc9c2b9443b Mon Sep 17 00:00:00 2001
From: Xin LI <delphij@FreeBSD.org>
Date: Tue, 16 Oct 2012 18:10:16 +0000
Subject: [PATCH] Correct Republic of Korea's country code.

Found by:	Aaron Ceross <aaron.ceross gmail.com>
---
 share/xml/events2005.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/xml/events2005.xml b/share/xml/events2005.xml
index 508bab3415..c1d821ae4e 100644
--- a/share/xml/events2005.xml
+++ b/share/xml/events2005.xml
@@ -105,7 +105,7 @@
       <day>29</day>
     </enddate>
     <location>
-      <country code="KP">Korea</country>
+      <country code="KR">Korea</country>
       <city>Seoul</city>
       <site>HP Korea Conference Room 20th floor</site>
     </location>