Documentation: Fix spelling mistake
authorEric Engestrom <eric@engestrom.ch>
Mon, 25 Apr 2016 06:36:59 +0000 (07:36 +0100)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 14 Jun 2016 23:01:00 +0000 (16:01 -0700)
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Documentation/RCU/stallwarn.txt

index 0f7fb4298e7e0b657a7df678ee0852de7ab7887d..e93d04133fe7ae58cfb6c3da3e0717b0640f3b9a 100644 (file)
@@ -49,7 +49,7 @@ rcupdate.rcu_task_stall_timeout
        This boot/sysfs parameter controls the RCU-tasks stall warning
        interval.  A value of zero or less suppresses RCU-tasks stall
        warnings.  A positive value sets the stall-warning interval
-       in jiffies.  An RCU-tasks stall warning starts wtih the line:
+       in jiffies.  An RCU-tasks stall warning starts with the line:
 
                INFO: rcu_tasks detected stalls on tasks:
 
This page took 0.026217 seconds and 5 git commands to generate.