From f4c3a02569d9f44f6a34a121574be7b278945034 Mon Sep 17 00:00:00 2001
From: Yu Watanabe <watanabe.yu@gmail.com>
Date: Wed, 3 Feb 2016 08:48:06 -0800
Subject: [PATCH] Fix typo in slurm.spec

bug 2407
---
 slurm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slurm.spec b/slurm.spec
index 7180ec0e5ed..b7d11a46a0b 100644
--- a/slurm.spec
+++ b/slurm.spec
@@ -398,7 +398,7 @@ Perl tool to print Slurm job state information. The output is designed to give
 information on the resource usage and availablilty, as well as information
 about jobs that are currently active on the machine. This output is built
 using the Slurm utilities, sinfo, squeue and scontrol, the man pages for these
-utilites will provide more information and greater depth of understanding
+utilities will provide more information and greater depth of understanding
 
 %if %{slurm_with pam}
 %package pam_slurm
-- 
GitLab