Author: bcr (doc committer) Date: Sat Oct 16 17:30:27 2010 New Revision: 213928 URL: http://svn.freebsd.org/changeset/base/213928
Log: Fix a grammatical error connected to the previous commit. Spotted by: gjb@ Modified: head/usr.sbin/pmcannotate/pmcannotate.c Modified: head/usr.sbin/pmcannotate/pmcannotate.c ============================================================================== --- head/usr.sbin/pmcannotate/pmcannotate.c Sat Oct 16 15:24:04 2010 (r213927) +++ head/usr.sbin/pmcannotate/pmcannotate.c Sat Oct 16 17:30:27 2010 (r213928) @@ -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. */ _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"