diff options
| author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2021-10-15 23:54:41 +0200 |
|---|---|---|
| committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2021-10-16 09:09:17 +0200 |
| commit | 62c0c9fe78cad6f4ffd2b034a9f5b384e2bf2c0e (patch) | |
| tree | 3aa41e015339aa1d95ab71b61f86da4f6f23c0c9 /textproc/py-elementpath | |
| parent | devel/frink: fix whitespace in pkg-descr. (diff) | |
textproc/py-elementpath: fix typos in pkg-descr.
Diffstat (limited to 'textproc/py-elementpath')
| -rw-r--r-- | textproc/py-elementpath/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-elementpath/pkg-descr b/textproc/py-elementpath/pkg-descr index 7dbc8fcb3603..5951204d21d9 100644 --- a/textproc/py-elementpath/pkg-descr +++ b/textproc/py-elementpath/pkg-descr @@ -3,6 +3,6 @@ Python's ElementTree XML data structures, both for the standard ElementTree library and for the lxml.etree library. For lxml.etree this package can be useful for providing XPath 2.0 selectors, -because lxml.etree already has it's own implementation of XPath 1.0. +because lxml.etree already has its own implementation of XPath 1.0. WWW: https://github.com/sissaschool/elementpath |
