summary refs log tree commit diff stats
path: root/tests/generics/mdotlookup.nim
diff options
context:
space:
mode:
authorsschwarzer <sschwarzer@users.noreply.github.com>2019-08-12 11:12:22 +0200
committerAndreas Rumpf <rumpf_a@web.de>2019-08-12 11:12:22 +0200
commitc9c28bf85ee428e710a510a9825e514d30b0e298 (patch)
treed3d0fde2ecdfd6ce3de0c6886cf24eb0c2c435b1 /tests/generics/mdotlookup.nim
parentda64c8762fd4af44866879061c10f707b0dcd310 (diff)
downloadNim-c9c28bf85ee428e710a510a9825e514d30b0e298.tar.gz
Update documentation on `xmltree.items`/`mitems` (#11930)
* Update documentation on `xmltree.items`/`mitems`

So far the documentation on `items` and `mitems` wasn't explicit about whether the iteration recurses down the node's children or not. I assumed recursion, which was wrong.

* Improve wording in comment

Use the more common and shorter word "direct".
Diffstat (limited to 'tests/generics/mdotlookup.nim')
0 files changed, 0 insertions, 0 deletions
href='#n125'>125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157