From 660f03a3550657f4b8d66d3d116b5a9184ef6b6f Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Thu, 10 Apr 2025 14:39:17 +0200 Subject: [PATCH] [maintenance/3.3.x] Fix doc build --- doc/user_guide/configuration/all-options.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user_guide/configuration/all-options.rst b/doc/user_guide/configuration/all-options.rst index e74c967a1a..6c1afb029c 100644 --- a/doc/user_guide/configuration/all-options.rst +++ b/doc/user_guide/configuration/all-options.rst @@ -1492,7 +1492,7 @@ Standard Checkers --missing-member-hint-distance """""""""""""""""""""""""""""" -*The minimum edit distance a name should have in order to be considered a similar match for a missing member name.* +*The maximum edit distance a name should have in order to be considered a similar match for a missing member name.* **Default:** ``1``