summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.examples/iotop.meta
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.examples/iotop.meta')
-rw-r--r--testsuite/systemtap.examples/iotop.meta2
1 files changed, 1 insertions, 1 deletions
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"