[PATCH] tracing/events: Fixed typo

From: Michal Sojka
Date: Thu Sep 10 2009 - 02:15:33 EST


Signed-off-by: Michal Sojka <sojkam1@xxxxxxxxxxx>
---
Documentation/trace/events.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/trace/events.txt b/Documentation/trace/events.txt
index f157d75..8efb969 100644
--- a/Documentation/trace/events.txt
+++ b/Documentation/trace/events.txt
@@ -72,7 +72,7 @@ To enable all events in sched subsystem:

# echo 1 > /debug/tracing/events/sched/enable

-To eanble all events:
+To enable all events:

# echo 1 > /debug/tracing/events/enable

--
1.6.3.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/