Fix some typos

This commit is contained in:
Thomas Goyne 2016-04-15 13:57:12 -07:00
parent e75ff49421
commit 31c3982bff
1 changed files with 1 additions and 1 deletions

View File

@ -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