]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/trace/events.txt
doc: spelling error changes
[karo-tx-linux.git] / Documentation / trace / events.txt
index c94435df2037740e0d0380565b903b0af1df5b07..75d25a1d6e42e7ba96677a40b336b2091e489b2e 100644 (file)
@@ -443,7 +443,7 @@ The following commands are supported:
   The following command creates a snapshot every time a block request
   queue is unplugged with a depth > 1.  If you were tracing a set of
   events or functions at the time, the snapshot trace buffer would
-  capture those events when the trigger event occured:
+  capture those events when the trigger event occurred:
 
   # echo 'snapshot if nr_rq > 1' > \
         /sys/kernel/debug/tracing/events/block/block_unplug/trigger