Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 762bee2

Browse files
committed
merge
2 parents 5a23bd0 + 1e1e601 commit 762bee2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/xml.etree.elementtree.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ Supported XPath syntax
325325
+=======================+======================================================+
326326
| ``tag`` | Selects all child elements with the given tag. |
327327
| | For example, ``spam`` selects all child elements |
328-
| | named ``spam``, ``spam/egg`` selects all |
328+
| | named ``spam``, and ``spam/egg`` selects all |
329329
| | grandchildren named ``egg`` in all children named |
330330
| | ``spam``. |
331331
+-----------------------+------------------------------------------------------+

0 commit comments

Comments
 (0)