From 9316e4bb7eb39738930870d6526096a63070cc45 Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Sat, 27 Dec 2025 08:58:01 +0100 Subject: [PATCH] [3.14] Fix typos in docs (GH-143193) (#143207) Fix typos in docs (GH-143193) (cherry picked from commit 57d569942c6becad85919e3b7fef5f6136c413b0) Co-authored-by: SYan212 --- Doc/library/linecache.rst | 2 +- Doc/tools/extensions/grammar_snippet.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/library/linecache.rst b/Doc/library/linecache.rst index e766a928094..07305a2a39b 100644 --- a/Doc/library/linecache.rst +++ b/Doc/library/linecache.rst @@ -31,7 +31,7 @@ The :mod:`linecache` module defines the following functions: .. index:: triple: module; search; path If *filename* indicates a frozen module (starting with ``'