Fix typo on errors mod
Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
parent
79a037b749
commit
d6ac7af36b
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ unstable_pub!(
|
||||||
mod parser
|
mod parser
|
||||||
);
|
);
|
||||||
|
|
||||||
/// Nomo Functions
|
/// Errors in this library
|
||||||
pub mod errors;
|
pub mod errors;
|
||||||
|
|
||||||
/// Nomo Functions
|
/// Nomo Functions
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue