Fix a grammatical error connected to the previous commit.

Spotted by:	gjb@
This commit is contained in:
Benedict Reuschling
2010-10-16 17:30:27 +00:00
parent c4fadc2b78
commit 54ac64ab0d
+1 -1
View File
@@ -356,7 +356,7 @@ fqueue_insertent(struct entry *entry)
}
/*
* If the first-level aggregation object already exist,
* If the first-level aggregation object already exists,
* just aggregate the samples and, if needed, resort
* it.
*/