From 0f5ccc4aba64096b74b7875fbc53d285515650ac Mon Sep 17 00:00:00 2001 From: Mihai-Daniel Potirniche Date: Sat, 4 Oct 2025 14:41:13 +0300 Subject: [PATCH] Fix typo --- crates/cli/src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(