mirror of
https://github.com/msva/lua-htmlparser.git
synced 2024-11-04 23:34:20 +00:00
typo
This commit is contained in:
parent
125afe7acc
commit
eb1c0f4df8
@ -58,7 +58,7 @@ Selectors can be combined; e.g. `".class:not([attribute]) element.class"`
|
||||
- Likewise, for the `parent > child` relation, the spaces before and after the `>` are mandatory
|
||||
|
||||
##Examples
|
||||
See `.doc/smples.lua`
|
||||
See `./doc/samples.lua`
|
||||
|
||||
##Element type
|
||||
All tree elements provide, apart from `:select` and `()`, the following accessors:
|
||||
|
Loading…
Reference in New Issue
Block a user