8000 [3.9] [doc] Fix a typo in the graphlib docs (GH-22030) (GH-22076) · python/cpython@672d8b9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 672d8b9

Browse files
[3.9] [doc] Fix a typo in the graphlib docs (GH-22030) (GH-22076)
(cherry picked from commit 8516060) Co-authored-by: Mario Šaško <mariosasko777@gmail.com>
1 parent 6386e86 commit 672d8b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/graphlib.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
if ts.is_active():
122122
...
123123

124-
if possible to simply do::
124+
it is possible to simply do::
125125

126126
if ts:
127127
...

0 commit comments

Comments
 (0)
0