[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1415632751-4312-1-git-send-email-chris@rorvick.com>
Date: Mon, 10 Nov 2014 09:19:11 -0600
From: Chris Rorvick <chris@...vick.com>
To: Robert Richter <rric@...nel.org>
Cc: Chris Rorvick <chris@...vick.com>, linux-kernel@...r.kernel.org
Subject: [PATCH] oprofile: Fix grammar in Kconfig help.
"user" does not start with a vowel sound, thus "a user" is correct.
https://owl.english.purdue.edu/owl/resource/591/01/
Signed-off-by: Chris Rorvick <chris@...vick.com>
---
arch/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/Kconfig b/arch/Kconfig
index 97ff872..c566511 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -23,7 +23,7 @@ config OPROFILE_EVENT_MULTIPLEX
The number of hardware counters is limited. The multiplexing
feature enables OProfile to gather more events than counters
are provided by the hardware. This is realized by switching
- between events at an user specified time interval.
+ between events at a user specified time interval.
If unsure, say N.
--
1.9.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists