[PATCH] oprofile: Fix grammar in Kconfig help.

From: Chris Rorvick
Date: Mon Nov 10 2014 - 10:19:35 EST


"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@xxxxxxxxxxx>
---
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/