summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pmcannotate
diff options
context:
space:
mode:
authorbcr <bcr@FreeBSD.org>2010-10-16 17:30:27 +0000
committerbcr <bcr@FreeBSD.org>2010-10-16 17:30:27 +0000
commitf49f5e7badc63571d152296b1b1faf66cb998567 (patch)
tree2d72a0dbfe0b386ec541c4008aa93c00373a5f51 /usr.sbin/pmcannotate
parent391f91aab5e3fd2fc1962325e0153a53cc91e42d (diff)
downloadFreeBSD-src-f49f5e7badc63571d152296b1b1faf66cb998567.zip
FreeBSD-src-f49f5e7badc63571d152296b1b1faf66cb998567.tar.gz
Fix a grammatical error connected to the previous commit.
Spotted by: gjb@
Diffstat (limited to 'usr.sbin/pmcannotate')
-rw-r--r--usr.sbin/pmcannotate/pmcannotate.c2
1 files changed, 1 insertions, 1 deletions
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.
*/
OpenPOWER on IntegriCloud