Fix typo on errors mod

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2026-03-16 10:06:51 +01:00
parent 79a037b749
commit d6ac7af36b

View file

@ -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