From f49f5e7badc63571d152296b1b1faf66cb998567 Mon Sep 17 00:00:00 2001 From: bcr Date: Sat, 16 Oct 2010 17:30:27 +0000 Subject: Fix a grammatical error connected to the previous commit. Spotted by: gjb@ --- usr.sbin/pmcannotate/pmcannotate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/pmcannotate') diff --git a/usr.sbin/pmcannotate/pmcannotate.c b/usr.sbin/pmcannotate/pmcannotate.c index 34d2417..0a9d0d7 100644 --- a/usr.sbin/pmcannotate/pmcannotate.c +++ b/usr.sbin/pmcannotate/pmcannotate.c @@ -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. */ -- cgit v1.1