diff --git a/src/impl/background_collection.hpp b/src/impl/background_collection.hpp index 2c8047e6..830cd8bf 100644 --- a/src/impl/background_collection.hpp +++ b/src/impl/background_collection.hpp @@ -132,7 +132,7 @@ public: bool is_alive() const noexcept; - // Attach the handed-over query to `sg`. Must not be already attaged to a SharedGroup. + // Attach the handed-over query to `sg`. Must not be already attached to a SharedGroup. void attach_to(SharedGroup& sg); // Create a new query handover object and stop using the previously attached // SharedGroup