From 50e4f1b058a33d8169fa809e7e54ffe50fdf4682 Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Thu, 18 Dec 2003 17:28:04 +0000
Subject: [PATCH] Correct typo.

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

diff --git a/doc/man/man1/srun.1 b/doc/man/man1/srun.1
index 676341dfe33..4102257e666 100644
--- a/doc/man/man1/srun.1
+++ b/doc/man/man1/srun.1
@@ -68,7 +68,7 @@ of those partitions as the default.
 .TP
 \fB\-t\fR, \fB\-\-time\fR=\fIminutes\fR
 Establish a time limit to terminate the job after the specified number of 
-minutes. If the job's time limit exceed's the partition's time limit, the 
+minutes. If the job's time limit exceeds the partition's time limit, the 
 job will be left in a PENDING state. The default value is the partition's 
 time limit. When the time limit is reached, the job's processes are sent 
 SIGTERM followed by SIGKILL. The interval between signals is specified by 
-- 
GitLab