Documentation: tracing: Fix spelling mistakes
[linux-2.6-block.git] / Documentation / trace / ftrace.rst
index 7e7b8ec1793483c4843b2281475d4cf9e300b021..5aba74872ba77df92711ef38211a7bd76a1797e3 100644 (file)
@@ -1968,7 +1968,7 @@ wakeup
 One common case that people are interested in tracing is the
 time it takes for a task that is woken to actually wake up.
 Now for non Real-Time tasks, this can be arbitrary. But tracing
-it none the less can be interesting. 
+it nonetheless can be interesting. 
 
 Without function tracing::