mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Fix typo in standalone documentation example
This commit is contained in:
@@ -33,7 +33,7 @@ mod wrapper;
|
||||
/// ```ignore
|
||||
/// // src/main.rs
|
||||
///
|
||||
/// use plugin_name::prelude::*;
|
||||
/// use nih_plug::prelude::*;
|
||||
///
|
||||
/// use plugin_name::PluginName;
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user