mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
fix typo in docs
This commit is contained in:
@@ -249,7 +249,7 @@ impl Editor for CustomSoftbufferEditor {
|
||||
}
|
||||
}
|
||||
|
||||
/// The window handle used for [`EguiEditor`].
|
||||
/// The window handle used for [`CustomSoftbufferEditor`].
|
||||
struct CustomSoftbufferEditorHandle {
|
||||
state: Arc<CustomSoftbufferEditorState>,
|
||||
window: WindowHandle,
|
||||
|
||||
Reference in New Issue
Block a user