clap

CLAP Audio Plugin API
Log | Files | Refs | README | LICENSE

commit 71997ee2305752940d77440dc21f608bbd61741c
parent 5e20b73fa854eacf4a94f74b90764fd84d098b65
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date:   Sat, 23 Dec 2023 22:26:56 +0100

Update conventions/extension-id.md

Co-authored-by: Dalton Messmer <messmerd97@gmail.com>
Diffstat:
Mconventions/extension-id.md | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/conventions/extension-id.md b/conventions/extension-id.md @@ -25,6 +25,6 @@ Everything about the extension id symmetrically applies to factory id. ## History -Before this document was written, existing extension didn't honor those rules. -Some stable extension include the string `draft` in their ID. -We decided to keep those in order to maintain the binary compatibility. -\ No newline at end of file +Before this document was written, existing extensions didn't honor these rules. +Some stable extensions include the string `draft` in their ID. +We decided to keep those in order to maintain binary compatibility. +\ No newline at end of file