From fbcda6d57f5fb9ac8895794c47301f66dd6de62a Mon Sep 17 00:00:00 2001 From: Yanying Wang Date: Sat, 26 Feb 2022 22:41:23 +0800 Subject: [PATCH] fix scribble --- scribblings/qweather.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scribblings/qweather.scrbl b/scribblings/qweather.scrbl index 2b81add..f8e58e5 100644 --- a/scribblings/qweather.scrbl +++ b/scribblings/qweather.scrbl @@ -230,6 +230,6 @@ http-response] This section extended Qweather API to AI functions, which will directly tell you if there is severe weathers in the next. @bold{This only support to put out the chinese currently.} -@defproc[(weather/AI/24h/severe-weather [location string?] +@defproc[(weather/24h/severe-weather-ai [location string?] [#:lang lang string? (current-qweather-lang)]) string?]