From cdf9d914b8039f5c9f984b2682d1699cd7e7aa33 Mon Sep 17 00:00:00 2001 From: Matthijs Douze Date: Sat, 21 Sep 2019 11:21:45 +0200 Subject: [PATCH] Update AutoTune.h --- AutoTune.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AutoTune.h b/AutoTune.h index aafeccd15e..d7eff14e64 100644 --- a/AutoTune.h +++ b/AutoTune.h @@ -193,7 +193,7 @@ struct ParameterSpace { * @param index index to run on * @param xq query vectors (size nq * index.d) * @param crit selection criterion - * @param ops resutling operating points + * @param ops resulting operating points */ void explore (Index *index, size_t nq, const float *xq,