[doc] Fix a typo in the graphlib docs (#22030)

This commit is contained in:
Mario Šaško 2020-09-03 12:00:10 +02:00 committed by GitHub
parent 71d1bd9569
commit 8516060076
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:
...