diff options
author | David Robillard <d@drobilla.net> | 2018-10-27 20:27:54 +0200 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2018-10-28 09:28:50 +0100 |
commit | caee326e6ecd1f0f5633e250bf42a44391f741dd (patch) | |
tree | 9e4e3585949c45d86e15821ad17311a5b705c0be /lv2/units/lv2-units.doap.ttl | |
parent | 3bab97b1556e7684dd5cfb48b7108fdfff583c6d (diff) | |
download | lv2-caee326e6ecd1f0f5633e250bf42a44391f741dd.tar.xz |
Remove overly restrictive domain from units:unit
Diffstat (limited to 'lv2/units/lv2-units.doap.ttl')
-rw-r--r-- | lv2/units/lv2-units.doap.ttl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lv2/units/lv2-units.doap.ttl b/lv2/units/lv2-units.doap.ttl index e81aa70..e18cb4e 100644 --- a/lv2/units/lv2-units.doap.ttl +++ b/lv2/units/lv2-units.doap.ttl @@ -17,6 +17,8 @@ dcs:changeset [ dcs:item [ rdfs:label "Fix outdated port description in documentation." + ] , [ + rdfs:label "Remove overly restrictive domain from units:unit." ] ] ] , [ |