summaryrefslogtreecommitdiff
path: root/site/spec.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/spec.html')
-rw-r--r--site/spec.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/spec.html b/site/spec.html
index 2678d6f..ed02ad1 100644
--- a/site/spec.html
+++ b/site/spec.html
@@ -442,7 +442,7 @@ time = 35 min
in an arbitrary order.
</li>
<li>
- <code>all_values(conf: Configuration) -&gt; List&lt;Pair&lt;String, String&gt;&gt;</code><br>
+ <code>items(conf: Configuration) -&gt; List&lt;Pair&lt;String, String&gt;&gt;</code><br>
Returns a list of all defined keys in the configuration and their values,
in an arbitrary order.
</li>