From e86627acca94edf2a14ddd4c493942ac8cfe462c Mon Sep 17 00:00:00 2001 From: Thomas Ubensee <34603111+tomuben@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:13:35 -0300 Subject: [PATCH] Fixed requirment name --- exaudfclient/docs/script_options_requirments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exaudfclient/docs/script_options_requirments.md b/exaudfclient/docs/script_options_requirments.md index b1f2f653..2a61eb69 100644 --- a/exaudfclient/docs/script_options_requirments.md +++ b/exaudfclient/docs/script_options_requirments.md @@ -137,7 +137,7 @@ Covers: Depends: - `req~white-spaces~1` -### Multiple and Options +### Multiple Options `req~multiple-options-management~1` The parser must collect multiple Script Options with the same key. Note: the specific handling depends on the option handler.