From df81eb7efc21cd4168c7ceb144635fa235f3962a Mon Sep 17 00:00:00 2001
From: Jonas Smedegaard <dr@jones.dk>
Date: Mon, 1 Sep 2008 10:00:04 +0200
Subject: Fix /birthday -> /birthDate in FOAF file.

---
 foaf.rdf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'foaf.rdf')

diff --git a/foaf.rdf b/foaf.rdf
index 9069192..42bc97b 100644
--- a/foaf.rdf
+++ b/foaf.rdf
@@ -39,7 +39,7 @@
     <lang:writes>french</lang:writes>
     <foaf:myersBriggs>INFJ</foaf:myersBriggs>
     <foaf:birthday>05-03</foaf:birthday>
-    <foaf:birthDate>1968-05-03</foaf:birthday>
+    <foaf:birthDate>1968-05-03</foaf:birthDate>
     <bio:event>
         <bio:Birth>
             <bio:date>1968-05-03</bio:date>
-- 
cgit v1.2.3