commit 165ba1ca8b2a5df7455da29ff4f4931da522e06b
parent e45b56a3e5fc47b0e6be7198d7a83612a45a50ce
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date: Sun, 13 Nov 2022 23:32:48 +0100
Merge pull request #209 from xris1658/patch-1
Fix a typo in ChangeLog.md
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ChangeLog.md b/ChangeLog.md
@@ -11,7 +11,7 @@
* [file-reference.h](include/clap/ext/draft/file-reference.h): improve documentation
* [params.h](include/clap/ext/params.h): clarify how the cookie works and add some notes about `flush()`
* [process.h](include/clap/process.h): clarify how the audio buffer mapping works
-* [gui.h](include/clap/ext/gui.h): clarify `clap_plugin_gui.get_preferred_agi()`
+* [gui.h](include/clap/ext/gui.h): clarify `clap_plugin_gui.get_preferred_api()`
* [plugin-factory.h](include/clap/plugin-factory.h): mention `clap_plugin_invalidation_factory` which can be use to invalidate cached entries
# Changes in 1.1.1