aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/eg-scope.lv2/uris.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2024-07-11 20:03:21 -0400
committerDavid Robillard <d@drobilla.net>2024-07-11 20:03:36 -0400
commit56f8a6dc21e4e256587751edde188e4add8c2d13 (patch)
treef19724ffee89ee5855df13327d8634fe278457e4 /plugins/eg-scope.lv2/uris.h
parent6b18f721d78ee6b0e65bea2a42b70b00ae1acab0 (diff)
downloadlv2-56f8a6dc21e4e256587751edde188e4add8c2d13.tar.xz
Fix spelling in documentation
Diffstat (limited to 'plugins/eg-scope.lv2/uris.h')
-rw-r--r--plugins/eg-scope.lv2/uris.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/eg-scope.lv2/uris.h b/plugins/eg-scope.lv2/uris.h
index e2becae..86778ce 100644
--- a/plugins/eg-scope.lv2/uris.h
+++ b/plugins/eg-scope.lv2/uris.h
@@ -18,7 +18,7 @@ typedef struct {
LV2_URID atom_eventTransfer;
LV2_URID param_sampleRate;
- /* URIs defined for this plugin. It is best to re-use existing URIs as
+ /* URIs defined for this plugin. It is best to reuse existing URIs as
much as possible, but plugins may need more vocabulary specific to their
needs. These are used as types and properties for plugin:UI
communication, as well as for saving state. */