From 98271f6140bb188222e2190a06d48398d606fd1e Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 5 Dec 2018 14:48:31 -0500 Subject: [PATCH] cosmetic change to pages' header --- docs/tests/hnbigset-benchmark.html | 2 +- docs/tests/hnset-benchmark.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tests/hnbigset-benchmark.html b/docs/tests/hnbigset-benchmark.html index 6f42cfb21..ba218e891 100644 --- a/docs/tests/hnbigset-benchmark.html +++ b/docs/tests/hnbigset-benchmark.html @@ -5,7 +5,7 @@ -

Benchmark of large hostname-lookup from small to large set: Set, HNTrie

+

Benchmark of large hostname-lookup from small to large set:
Set, HNTrie

Back

 

diff --git a/docs/tests/hnset-benchmark.html b/docs/tests/hnset-benchmark.html index 6611de992..694a6204b 100644 --- a/docs/tests/hnset-benchmark.html +++ b/docs/tests/hnset-benchmark.html @@ -5,7 +5,7 @@ -

Benchmark of hostname-lookup from small to medium set: Set, RegExp, HNTrie

+

Benchmark of hostname-lookup from small to medium set:
Set, RegExp, HNTrie

Back