actually fix doc
This commit is contained in:
parent
74c26a8c71
commit
efee24beee
@ -56,7 +56,7 @@ impl Engine {
|
||||
/// Build a custom type for use with the [`Engine`].
|
||||
/// i.e. register the type, getters, setters, methods, etc...
|
||||
///
|
||||
/// See [`RhaiCustomType`].
|
||||
/// See [`CustomType`].
|
||||
pub fn build_type<T>(&mut self) -> &mut Self
|
||||
where
|
||||
T: CustomType,
|
||||
|
Loading…
Reference in New Issue
Block a user