From beae84376658257f5a538aced80e3b5898f4f022 Mon Sep 17 00:00:00 2001 From: tamo Date: Tue, 13 Apr 2021 18:39:34 +0200 Subject: [PATCH] add a missing space --- milli/benches/songs.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/milli/benches/songs.rs b/milli/benches/songs.rs index 586b8d4ef..71bc164ab 100644 --- a/milli/benches/songs.rs +++ b/milli/benches/songs.rs @@ -73,7 +73,7 @@ fn bench_songs(c: &mut criterion::Criterion) { "les dangeureuses 1960 ", "The Disneyland Sing-Along Chorus ", "Under Great Northern Lights ", - "7000 Danses Un Jour Dans Notre Vie", + "7000 Danses Un Jour Dans Notre Vie ", ], criterion: Some(&["proximity"]), optional_words: false,