summaryrefslogtreecommitdiffstats
path: root/stapfuncs.5.in
diff options
context:
space:
mode:
authorjistone <jistone>2006-05-09 23:37:45 +0000
committerjistone <jistone>2006-05-09 23:37:45 +0000
commit5db55886abcbc480423dddf13762639705642e37 (patch)
treeaf26406ded6bf31fa90986c6a3d67e846a6d78da /stapfuncs.5.in
parent44e69a2c6f7f2b305b426ad33f8c08a6bd0a60ab (diff)
downloadsystemtap-steved-5db55886abcbc480423dddf13762639705642e37.tar.gz
systemtap-steved-5db55886abcbc480423dddf13762639705642e37.tar.xz
systemtap-steved-5db55886abcbc480423dddf13762639705642e37.zip
spelling corrections
Diffstat (limited to 'stapfuncs.5.in')
-rw-r--r--stapfuncs.5.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/stapfuncs.5.in b/stapfuncs.5.in
index 4fc673e3..0bfac1b8 100644
--- a/stapfuncs.5.in
+++ b/stapfuncs.5.in
@@ -177,7 +177,7 @@ Return the symbolic string associated with the given error code, like
.PP
The queue_stats tapset provides functions that, given notifications of
elementary queuing events (wait, run, done), tracks averages such as
-queue lenghth, service and wait times, utilization. The following
+queue length, service and wait times, utilization. The following
three functions should be called from appropriate probes, in sequence.
.TP
qs_wait:unknown (qname:string)