From 3e493754868ecd954281bfffe8b59adb0f461c95 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Fri, 11 Jul 2008 17:26:31 +0200 Subject: s/decending/descending/g in example description. --- testsuite/systemtap.examples/traceio.meta | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/systemtap.examples/traceio.meta') diff --git a/testsuite/systemtap.examples/traceio.meta b/testsuite/systemtap.examples/traceio.meta index a82a26aa..da0b99f3 100644 --- a/testsuite/systemtap.examples/traceio.meta +++ b/testsuite/systemtap.examples/traceio.meta @@ -8,6 +8,6 @@ status: production exit: user-controlled output: timed scope: system-wide -description: Every second print out the top ten executables sorted in decending order based on cumulative I/O traffic observed. +description: Every second print out the top ten executables sorted in descending order based on cumulative I/O traffic observed. test_check: stap -p4 traceio.stp test_installcheck: stap traceio.stp -c "sleep 1" -- cgit