diff --git a/crates/cli/src/main.rs b/crates/cli/src/main.rs index 6f64c801..5b1948e2 100644 --- a/crates/cli/src/main.rs +++ b/crates/cli/src/main.rs @@ -1078,7 +1078,7 @@ impl Parse { lib_info.as_ref(), ) .with_context(|| { - anyhow!("Failed to load langauge for path \"{}\"", path.display()) + anyhow!("Failed to load language for path \"{}\"", path.display()) })?; parse::parse_file_at_path(