Skip to content

Commit 686da96

Browse files
mariosaskoSeth Sims
authored and
Seth Sims
committed
[doc] Fix a typo in the graphlib docs (python#22030)
1 parent 66dcc0e commit 686da96

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)