From a3c48bb882ed24a2fe590d7a6a2044acbd6d26a1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Euzenat?= <Jerome.Euzenat@inria.fr>
Date: Mon, 6 Jul 2009 20:54:04 +0000
Subject: [PATCH] - XML correction

---
 html/tutorial2/ontology1.owl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/html/tutorial2/ontology1.owl b/html/tutorial2/ontology1.owl
index 17db2168..331a311b 100644
--- a/html/tutorial2/ontology1.owl
+++ b/html/tutorial2/ontology1.owl
@@ -140,7 +140,7 @@
   <gender>Female</gender>
   <affiliation>none</affiliation>
   <city>Gif sur Yvette</city>
-  <country>FR<country>
+  <country>FR</country>
   <year>1</year>
   <supervisor>Chantal Reynaud</supervisor>
 </Person>
-- 
GitLab