From 475acdc351133a1e47364f43401f2fdb1cf25706 Mon Sep 17 00:00:00 2001 From: joaquintides Date: Wed, 8 May 2024 11:43:11 +0200 Subject: [PATCH] typo --- doc/unordered/hash_quality.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/unordered/hash_quality.adoc b/doc/unordered/hash_quality.adoc index 28ec19aa..5024f3f1 100644 --- a/doc/unordered/hash_quality.adoc +++ b/doc/unordered/hash_quality.adoc @@ -71,7 +71,7 @@ int main() } ---- -The `stats` object provide the following information: +The `stats` object provides the following information: [source,subs=+quotes] ----