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/iotop.meta | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/systemtap.examples/iotop.meta') diff --git a/testsuite/systemtap.examples/iotop.meta b/testsuite/systemtap.examples/iotop.meta index 4eba0130..d5331eda 100644 --- a/testsuite/systemtap.examples/iotop.meta +++ b/testsuite/systemtap.examples/iotop.meta @@ -8,6 +8,6 @@ status: production exit: user-controlled output: timed scope: system-wide -description: Every five seconds print out the top ten executables generating I/O traffic during that interval sorted in decending order. +description: Every five seconds print out the top ten executables generating I/O traffic during that interval sorted in descending order. test_check: stap -p4 iotop.stp test_installcheck: stap iotop.stp -c "sleep 1" -- cgit