Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Oct 2010 17:30:28 +0000 (UTC)
From:      Benedict Reuschling <bcr@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r213928 - head/usr.sbin/pmcannotate
Message-ID:  <201010161730.o9GHUSeF083493@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.
 	 */



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010161730.o9GHUSeF083493>