summaryrefslogtreecommitdiff
path: root/usr.sbin/pmcannotate
diff options
context:
space:
mode:
authorBenedict Reuschling <bcr@FreeBSD.org>2010-10-16 17:30:27 +0000
committerBenedict Reuschling <bcr@FreeBSD.org>2010-10-16 17:30:27 +0000
commit54ac64ab0d9c8ed236388f43d83e82de88003855 (patch)
tree2d72a0dbfe0b386ec541c4008aa93c00373a5f51 /usr.sbin/pmcannotate
parentc4fadc2b7845fd39b1660e68a48c5c8239759ca1 (diff)
downloadsrc-test-54ac64ab0d9c8ed236388f43d83e82de88003855.tar.gz
src-test-54ac64ab0d9c8ed236388f43d83e82de88003855.zip
Fix a grammatical error connected to the previous commit.
Spotted by: gjb@
Notes
Notes: svn path=/head/; revision=213928
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 34d2417be3b31..0a9d0d7a0d4e6 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.
*/