Browse Source

Fix a typo

Signed-off-by: falkTX <falktx@falktx.com>
pull/19/merge
falkTX 2 years ago
parent
commit
61b99dd4ba
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      News.php

+ 1
- 1
News.php View File

@@ -30,7 +30,7 @@ include_once("includes/header.php");
<p> <p>
<a href="https://github.com/DISTRHO/Ildaeil" target="_blank"><b>Ildaeil</b></a> <a href="https://github.com/DISTRHO/Ildaeil" target="_blank"><b>Ildaeil</b></a>
is mini-plugin host working as a plugin allowing one-to-one plugin format reusage.<br/> is mini-plugin host working as a plugin allowing one-to-one plugin format reusage.<br/>
The idea is to load it as a plugin inside your DAW and then other the "real" plugin inside Ildaeil.<br/>
The idea is to load it as a plugin inside your DAW and then the other "real" plugin inside Ildaeil.<br/>
This allows, for example, a VST3 host to load LV2 plugins. This allows, for example, a VST3 host to load LV2 plugins.
</p> </p>
<p> <p>


Loading…
Cancel
Save