summaryrefslogtreecommitdiffstats
path: root/include/ingen/client/PluginUI.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2025-02-12 08:29:15 -0500
committerDavid Robillard <d@drobilla.net>2025-02-12 08:29:15 -0500
commit6e02a3e2e60ffdcebdb2a244dd11e500e108c6bb (patch)
tree97f0c726f80630af3c1e8f0addb421f2d2578a70 /include/ingen/client/PluginUI.hpp
parenta6f60beda9e8e6b930423c9adb6652a1cb018443 (diff)
downloadingen-6e02a3e2e60ffdcebdb2a244dd11e500e108c6bb.tar.gz
ingen-6e02a3e2e60ffdcebdb2a244dd11e500e108c6bb.tar.bz2
ingen-6e02a3e2e60ffdcebdb2a244dd11e500e108c6bb.zip
Fix spellingHEADmain
Diffstat (limited to 'include/ingen/client/PluginUI.hpp')
-rw-r--r--include/ingen/client/PluginUI.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ingen/client/PluginUI.hpp b/include/ingen/client/PluginUI.hpp
index 036872d7..6ecaed89 100644
--- a/include/ingen/client/PluginUI.hpp
+++ b/include/ingen/client/PluginUI.hpp
@@ -61,7 +61,7 @@ public:
/** Instantiate the UI.
*
- * If true is returned, instantiation was successfull and the widget can be
+ * If true is returned, instantiation was successful and the widget can be
* obtained with get_widget(). Otherwise, instantiation failed, so there is
* no widget and the UI can not be used.
*/