Skip to content

Commit a8bb25a

Browse files
Update Doc/library/symtable.rst
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
1 parent 14a6c28 commit a8bb25a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/symtable.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ Examining Symbol Tables
299299

300300
.. method:: is_cell()
301301

302-
Return ``True`` if the symbol is referenced from a nested block.
302+
Return ``True`` if the symbol is referenced but not assigned in a nested block.
303303

304304
.. versionadded:: next
305305

0 commit comments

Comments
 (0)