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:
@@ -368,7 +368,7 @@ impl Editor for CustomWgpuEditor {
|
||||
}
|
||||
}
|
||||
|
||||
/// The window handle used for [`EguiEditor`].
|
||||
/// The window handle used for [`CustomWgpuEditor`].
|
||||
struct CustomWgpuEditorHandle {
|
||||
state: Arc<CustomWgpuEditorState>,
|
||||
window: WindowHandle,
|
||||
|
||||
Reference in New Issue
Block a user