summaryrefslogtreecommitdiff
path: root/kexec-tools.spec.in
diff options
context:
space:
mode:
authorAmeya Palande <ameya.palande@nokia.com>2010-03-19 15:58:52 +0200
committerSimon Horman <horms@verge.net.au>2010-03-24 22:32:52 +1100
commit2a105fa6c139186a408e8d52f95fe00b11b1cc4d (patch)
treea1bfac7789ca99b1e163ad7a255a4e539ce9212b /kexec-tools.spec.in
parenta7bfce1b279503d5c5e52d6b9f1d3ae6a2cd13ca (diff)
downloadkexec-tools-2a105fa6c139186a408e8d52f95fe00b11b1cc4d.tar.gz
kexec-tools: Fix a typo in rpm spec description
Signed-off-by: Ameya Palande <ameya.palande@nokia.com> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec-tools.spec.in')
-rw-r--r--kexec-tools.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexec-tools.spec.in b/kexec-tools.spec.in
index 5eadece..0f0ff07 100644
--- a/kexec-tools.spec.in
+++ b/kexec-tools.spec.in
@@ -9,7 +9,7 @@ Packager: Eric Biederman <ebiederman@xmission.com>
BuildRoot: %{_tmppath}/%{name}
%description
-/sbin/kexec is a user space utiltity for loading another kernel
+/sbin/kexec is a user space utility for loading another kernel
and asking the currently running kernel to do something with it.
A currently running kernel may be asked to start the loaded
kernel on reboot, or to start the loaded kernel after it panics.