From 09bea0031ddf9a62716aa3c967458951cfbf6ab6 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 12:17:03 +0200 Subject: [PATCH] [PR #11892/3325b854 backport][stable-12] Fix typo (#11894) Fix typo (#11892) (cherry picked from commit 3325b854ee252e057ab7f46b23d93c682f0cf9c7) Co-authored-by: Matt Williams --- plugins/filter/to_toml.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/filter/to_toml.yml b/plugins/filter/to_toml.yml index 299f912f04..dba7039117 100644 --- a/plugins/filter/to_toml.yml +++ b/plugins/filter/to_toml.yml @@ -5,7 +5,7 @@ DOCUMENTATION: name: to_toml author: - - Matt Williaks (@milliams) + - Matt Williams (@milliams) version_added: 12.3.0 short_description: Convert variable to TOML string description: