perf probe: Fix spelling mistake in documentation
authorShawn Bohrer <shawn.bohrer@gmail.com>
Wed, 1 Dec 2010 01:57:15 +0000 (19:57 -0600)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 1 Dec 2010 20:22:46 +0000 (18:22 -0200)
Acked-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <1291168642-11402-8-git-send-email-shawn.bohrer@gmail.com>
Signed-off-by: Shawn Bohrer <shawn.bohrer@gmail.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-probe.txt

index 62de1b7..4e23232 100644 (file)
@@ -115,7 +115,7 @@ Each probe argument follows below syntax.
 
 LINE SYNTAX
 -----------
-Line range is descripted by following syntax.
+Line range is described by following syntax.
 
  "FUNC[:RLN[+NUM|-RLN2]]|SRC:ALN[+NUM|-ALN2]"