diff --git a/examples/multi.rs b/examples/multi.rs index ebdbb9101c..f39fd27985 100644 --- a/examples/multi.rs +++ b/examples/multi.rs @@ -1,4 +1,4 @@ -//! This is an example of working with mulit-value modules and dealing with +//! This is an example of working with multi-value modules and dealing with //! multi-value functions. //! //! Note that the `Func::wrap*` interfaces cannot be used to return multiple