[3.9] [doc] Fix a typo in the graphlib docs (GH-22030) (GH-22076)

(cherry picked from commit 8516060076)


Co-authored-by: Mario Šaško <mariosasko777@gmail.com>
This commit is contained in:
Miss Islington (bot) 2020-09-04 15:25:50 -07:00 committed by GitHub
parent 6386e86bec
commit 672d8b9190
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -121,7 +121,7 @@
if ts.is_active():
...
if possible to simply do::
it is possible to simply do::
if ts:
...