summaryrefslogtreecommitdiff
path: root/doc/data.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/data.html')
-rwxr-xr-xdoc/data.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/data.html b/doc/data.html
index 3453250..9fddef4 100755
--- a/doc/data.html
+++ b/doc/data.html
@@ -243,7 +243,6 @@ while (iterator.next()) |line| {
log(.err, "section '{s}' not found", .{name});
return error.NotFound;
}
-// TODO return last match instead?
</code></pre>
<h2 id="parsing">Parsing</h2>