From cf9b141abd5b046c2fbd0f203938c358ee56cb08 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Sun, 3 Mar 2024 16:42:04 +0200 Subject: [PATCH] Fix typo --- Doc/using/configure.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/using/configure.rst b/Doc/using/configure.rst index 89220a233a8b10..57cb48203e8d5a 100644 --- a/Doc/using/configure.rst +++ b/Doc/using/configure.rst @@ -275,7 +275,7 @@ General Options * to/from free lists; * dictionary materialized/dematerialized; * type cache; - * optimization attemps; + * optimization attempts; * optimization traces created/executed; * uops executed.