Bläddra i källkod

Documentation: kselftest: Remove duplicate word

Remove duplicate word "for" in kselftest.txt.

Signed-off-by: Zhiyi Sun <zhiyisun@msn.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Zhiyi Sun 9 år sedan
förälder
incheckning
4db1fa6648
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      Documentation/kselftest.txt

+ 1 - 1
Documentation/kselftest.txt

@@ -73,7 +73,7 @@ To install selftests in an user specified location:
 Contributing new tests
 ======================
 
-In general, the rules for for selftests are
+In general, the rules for selftests are
 
  * Do as much as you can if you're not root;