Another correction

This commit is contained in:
richardpaulhudson 2022-11-04 12:44:22 +01:00
parent 8d703963d3
commit 28a93fd3e3

View File

@ -183,7 +183,7 @@ updated).
> include_static_vectors = "False" > include_static_vectors = "False"
> case_sensitive = "False" > case_sensitive = "False"
> pref_lengths = [2, 3, 5] > pref_lengths = [2, 3, 5]
> pref_rows = [10000, 10000,10000] > pref_rows = [10000,10000,10000]
> suff_lengths = [2, 3, 4, 5] > suff_lengths = [2, 3, 4, 5]
> suff_rows = [10000,10000,10000,10000] > suff_rows = [10000,10000,10000,10000]
> suff_search_chars = "aeiouäöüß" > suff_search_chars = "aeiouäöüß"