From e11eddc32cdce0783aa858581d98d203c649c6c0 Mon Sep 17 00:00:00 2001 From: SYan212 Date: Sat, 27 Dec 2025 07:52:28 +0000 Subject: [PATCH] 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 e766a9280946d3..07305a2a39b252 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 ``'