skos/commit

minor in comment

authorJacco van Ossenbruggen
Mon Nov 29 14:44:54 2010 +0100
committerJacco van Ossenbruggen
Mon Nov 29 14:44:54 2010 +0100
commitf9cf0f772cc34ba80682da4695986573d78b09f5
tree78c45f59ec8b9535b650da3d174f59aa97e44d14
parente45e70c8f02b65bc4430e1bfb7ae2a11181f0030
Diff style: patch stat
diff --git a/components/skos/components.pl b/components/skos/components.pl
index ce174b4..b274ca3 100644
--- a/components/skos/components.pl
+++ b/components/skos/components.pl
@@ -33,7 +33,7 @@ skos_display_link(SKOSXL, Options) -->
 	},
         html(a([class(r_def), href(HREF)], ['xl: ', \turtle_label(Literal)])).
 
-%%	edm_proxy_view(+URI, +Options)// is det.
+%%	skos_proxy_view(+URI, +Options)// is det.
 %
 %	Provide a _|local view|_ for an EDM ore:Proxy object. The caller
 %	must ensure that URI is indeed of type ore:Proxy.