Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
scheffle committed Mar 23, 2024
1 parent d08fbb1 commit 88e7b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vstgui/uidescription-scripting/uiscripting.h
Expand Up @@ -87,7 +87,7 @@ struct IScriptControllerExtension
virtual std::optional<std::string> verifyScript (CView* view, const std::string& script,
const IScriptContext* context) = 0;

/** notification that the script context is destroyed
/** notification that the script context is destroyed
*
* don't call the context anymore after this call
*
Expand Down

0 comments on commit 88e7b4d

Please sign in to comment.