diff options
Diffstat (limited to 'usr.sbin/pmcannotate/pmcannotate.c')
-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 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. */ |