skos/commit

Typo

authorJan Wielemaker
Tue Nov 30 10:23:40 2010 +0100
committerJan Wielemaker
Tue Nov 30 10:23:40 2010 +0100
commita0abda12d14ae96ee361b20d55398ce05cc0b772
tree8cc18c4179ef5181f0416dd1bbc96de5017a9058
parent0c4307192409146d023eb515338787fb668c83c6
Diff style: patch stat
diff --git a/lib/skos_xl_schema.pl b/lib/skos_xl_schema.pl
index a567a7e..3e8c642 100644
--- a/lib/skos_xl_schema.pl
+++ b/lib/skos_xl_schema.pl
@@ -1,5 +1,5 @@
 :- module(skos_xl_schema, []).
-:- use_module(library(skow_schema)).
+:- use_module(library(skos_schema)).
 :- use_module(library(semweb/rdf_library)).
 :- use_module(library(semweb/rdfs)).