From 5584b2cdeea13e213179f9f083c28e5784c06eb4 Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Wed, 11 Jun 2003 17:40:21 +0000
Subject: [PATCH] Fix typo "insure that a a job" -> "insure that a job".

---
 doc/man/man1/srun.1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/man/man1/srun.1 b/doc/man/man1/srun.1
index 7b38678aaf3..fcc9cd19044 100644
--- a/doc/man/man1/srun.1
+++ b/doc/man/man1/srun.1
@@ -1,6 +1,6 @@
 \." $Id$
 .\"
-.TH SRUN "1" "May 2003" "srun 0.1" "slurm components"
+.TH SRUN "1" "June 2003" "srun 0.1" "slurm components"
 .SH "NAME"
 srun \- run parallel jobs
 .SH SYNOPSIS
@@ -181,7 +181,7 @@ the job.
 \fB\-W\fR, \fB\-\-wait\fR=\fIseconds\fR
 Specify how long to wait after the first task terminates before terminating 
 all remaining tasks. The default value is unlimited. This can be useful to 
-insure that a a job is terminated in a timely fashion in the event that one 
+insure that a job is terminated in a timely fashion in the event that one 
 or more tasks terminate prematurely.
 .PP
 Allocate options:
-- 
GitLab