summaryrefslogtreecommitdiff
path: root/doc/freestanding/data.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/freestanding/data.html')
-rw-r--r--doc/freestanding/data.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/freestanding/data.html b/doc/freestanding/data.html
index 63946cb..05bc7cf 100644
--- a/doc/freestanding/data.html
+++ b/doc/freestanding/data.html
@@ -255,7 +255,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>