From 4f2a1e2e83ef3e0e464efe81de49fc570d0a685c Mon Sep 17 00:00:00 2001
From: David Bigagli <david@schedmd.com>
Date: Mon, 10 Aug 2015 14:28:45 +0200
Subject: [PATCH] Fix minor typo in man page.

---
 doc/man/man1/scontrol.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/man/man1/scontrol.1 b/doc/man/man1/scontrol.1
index e350a8f1b9c..33ca8d391f0 100644
--- a/doc/man/man1/scontrol.1
+++ b/doc/man/man1/scontrol.1
@@ -452,7 +452,7 @@ Display the version number of scontrol being executed.
 
 .TP
 \fBwait_job\fP \fIjob_id\fP
-Wait until a job andall of its nodes are ready for use or the job has entered
+Wait until a job and all of its nodes are ready for use or the job has entered
 some termination state. This option is particularly useful in the Slurm Prolog
 or in the batch script itself if nodes are powered down and restarted
 automatically as needed.
-- 
GitLab