summaryrefslogtreecommitdiff
path: root/usr.sbin/pmcannotate
diff options
context:
space:
mode:
authorBenedict Reuschling <bcr@FreeBSD.org>2010-10-16 15:24:04 +0000
committerBenedict Reuschling <bcr@FreeBSD.org>2010-10-16 15:24:04 +0000
commitc4fadc2b7845fd39b1660e68a48c5c8239759ca1 (patch)
treee591cc7573cdbafedf1f20169adc039c918bf79c /usr.sbin/pmcannotate
parentf1ec058177ff9ddddabcad6f8470b4b0bf4afd63 (diff)
downloadsrc-test-c4fadc2b7845fd39b1660e68a48c5c8239759ca1.tar.gz
src-test-c4fadc2b7845fd39b1660e68a48c5c8239759ca1.zip
Correct some typos in comments, no functional changes.
Notes
Notes: svn path=/head/; revision=213927
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 1f39f257f0724..34d2417be3b31 100644
--- a/usr.sbin/pmcannotate/pmcannotate.c
+++ b/usr.sbin/pmcannotate/pmcannotate.c
@@ -356,7 +356,7 @@ fqueue_insertent(struct entry *entry)
}
/*
- * If the firt-level aggregation object alredy exist,
+ * If the first-level aggregation object already exist,
* just aggregate the samples and, if needed, resort
* it.
*/