diff options
| author | Benedict Reuschling <bcr@FreeBSD.org> | 2010-10-16 15:24:04 +0000 |
|---|---|---|
| committer | Benedict Reuschling <bcr@FreeBSD.org> | 2010-10-16 15:24:04 +0000 |
| commit | c4fadc2b7845fd39b1660e68a48c5c8239759ca1 (patch) | |
| tree | e591cc7573cdbafedf1f20169adc039c918bf79c /usr.sbin/pmcannotate | |
| parent | f1ec058177ff9ddddabcad6f8470b4b0bf4afd63 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pmcannotate')
| -rw-r--r-- | usr.sbin/pmcannotate/pmcannotate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pmcannotate/pmcannotate.c b/usr.sbin/pmcannotate/pmcannotate.c index 1f39f257f072..34d2417be3b3 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. */ |
