From a0efeb8d2188a73c4e0194d96c08debadaa21198 Mon Sep 17 00:00:00 2001 From: Siqi Yan Date: Fri, 26 Dec 2025 21:01:16 +0000 Subject: [PATCH] fix typos in docs --- 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 ``'