diff --git a/include/svs/orchestrators/inverted.h b/include/svs/orchestrators/inverted.h index 6b6e5047..a4796ab9 100644 --- a/include/svs/orchestrators/inverted.h +++ b/include/svs/orchestrators/inverted.h @@ -25,7 +25,7 @@ class InvertedInterface { public: using search_parameters_type = svs::index::inverted::InvertedSearchParameters; - ///// Beckend Information Interface + ///// Backend Information Interface virtual std::string experimental_backend_string() const = 0; ///// Saving