aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/log
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/log')
-rw-r--r--lv2/lv2plug.in/ns/ext/log/log.ttl8
1 files changed, 4 insertions, 4 deletions
diff --git a/lv2/lv2plug.in/ns/ext/log/log.ttl b/lv2/lv2plug.in/ns/ext/log/log.ttl
index c587b2e..a8d9caf 100644
--- a/lv2/lv2plug.in/ns/ext/log/log.ttl
+++ b/lv2/lv2plug.in/ns/ext/log/log.ttl
@@ -28,10 +28,10 @@
doap:shortdesc "A feature for writing log messages." ;
doap:developer <http://drobilla.net/drobilla#me> ;
lv2:documentation """
-<p>This extension defines a feature, <a href="#log">log:log</a>, which allows
-plugins to print log messages with an API much like the standard C printf
-functions. This allows, for example, plugin logs to be nicely presented to the
-user in a graphical user interface.</p>
+<p>This extension defines a feature, log:log, which allows plugins to print log
+messages with an API much like the standard C printf functions. This allows,
+for example, plugin logs to be nicely presented to the user in a graphical user
+interface.</p>
<p>Different log <q>levels</q> (e.g. <q>error</q> or <q>information</q>) are
defined by URI and passed as an LV2_URID. Thus, the possible number of log