From 9b35ca06da16f84a667b0cfd664711f38a76c3b1 Mon Sep 17 00:00:00 2001 From: benjamaan476 Date: Thu, 5 Jun 2025 17:43:33 +0100 Subject: [PATCH] fix typos --- rust/kcl-lib/src/std/sketch.rs | 2 +- rust/kcl-lib/std/sketch.kcl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/rust/kcl-lib/src/std/sketch.rs b/rust/kcl-lib/src/std/sketch.rs index c385ff2c4..f42574525 100644 --- a/rust/kcl-lib/src/std/sketch.rs +++ b/rust/kcl-lib/src/std/sketch.rs @@ -2385,7 +2385,7 @@ pub async fn conic(exec_state: &mut ExecState, args: Args) -> Result