This commit is contained in:
Wouter Scherphof 2013-03-28 12:48:36 +01:00
parent 125afe7acc
commit eb1c0f4df8

View File

@ -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: