All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ktest: trivial spelling fixes
@ 2012-05-23 14:23 Steven Rostedt
  0 siblings, 0 replies; only message in thread
From: Steven Rostedt @ 2012-05-23 14:23 UTC (permalink / raw)
  To: LKML; +Cc: Linus Torvalds, Jesper Juhl, Randy Dunlap


Linus,

I promised Jesper that I would push this for 3.5, but forgot to add it
to my queue. It's just a spelling fix, but it should go in regardless to
hide my inability to get words in the English language correct.

Please pull the latest ktest-v3.5-spelling tree, which can be found at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest.git
ktest-v3.5-spelling

Head SHA1: 96d240a2d276bcf6d46163deb7d40c89ac3124a6


Jesper Juhl (1):
      ktest: Change singular "paranthesis" to plural "parentheses"

----
 tools/testing/ktest/sample.conf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---------------------------
commit 11c38b7575c2f4624d8e199c50cec2ba0d58a753
Author: Jesper Juhl <jj@chaosbits.net>
Date:   Mon Apr 16 19:40:24 2012 +0200

    ktest: Change singular "paranthesis" to plural "parentheses"
    
    Acked-by: Randy Dunlap <rdunlap@xenotime.net>
    Signed-off-by: Jesper Juhl <jj@chaosbits.net>
    Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

diff --git a/tools/testing/ktest/sample.conf b/tools/testing/ktest/sample.conf
index 0e8191b..cf362b3 100644
--- a/tools/testing/ktest/sample.conf
+++ b/tools/testing/ktest/sample.conf
@@ -158,7 +158,7 @@
 #
 # TEST_START IF (DEFINED ALL_TESTS || ${MYTEST} == boottest) && ${MACHINE} == gandalf
 #
-# Notice the use of paranthesis. Without any paranthesis the above would be
+# Notice the use of parentheses. Without any parentheses the above would be
 # processed the same as:
 #
 # TEST_START IF DEFINED ALL_TESTS || (${MYTEST} == boottest && ${MACHINE} == gandalf)



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-23 14:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-23 14:23 [GIT PULL] ktest: trivial spelling fixes Steven Rostedt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.