diff options
author | Jens Axboe <axboe@suse.de> | 2005-10-10 16:54:19 +0200 |
---|---|---|
committer | Jens Axboe <axboe@suse.de> | 2005-10-10 16:54:19 +0200 |
commit | 43a7306214196e7264c0f42b78cd9dcef388f479 (patch) | |
tree | a6e0a873d22acaefc164e7b04186128a55b5ba1e /btrace.spec | |
parent | f572317d20c6d4249bdb63c9dd8b5f6cfa394aeb (diff) | |
download | blktrace-43a7306214196e7264c0f42b78cd9dcef388f479.tar.gz blktrace-43a7306214196e7264c0f42b78cd9dcef388f479.tar.bz2 |
[PATCH] btrace.spec: spelling error
Diffstat (limited to 'btrace.spec')
-rw-r--r-- | btrace.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/btrace.spec b/btrace.spec index d90c57b..b74d07a 100644 --- a/btrace.spec +++ b/btrace.spec @@ -24,7 +24,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description btrace can show detailed info about what is happening on a block device io queue. This is valuable for diagnosing and fixing -performance or application problems relating to blok layer io. +performance or application problems relating to block layer io. Authors: |