From 40fabbd11d9e422c0efbc1fc44ba4ffb4e26b274 Mon Sep 17 00:00:00 2001 From: SatoshiTerasaki Date: Mon, 2 Jun 2025 19:40:45 +0900 Subject: [PATCH] Fix prompt --- src/openai.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/openai.jl b/src/openai.jl index 5aa9065..d634390 100644 --- a/src/openai.jl +++ b/src/openai.jl @@ -22,7 +22,7 @@ Please note: - Skip changing words in the form of `[xxx](@ref)` or `[xxx](@ref yyy)`. - Do not change any URL. - If $(lang) indicates English (e.g., "en"), return the input unchanged. -- Skip translation `Extended Help` since it has a special meaning in Julia +- Skip the translation of `Extended Help` since it has a special meaning in Julia. Return only the resulting text. """ end