From 49dbb0bc0dbc1ae3f68bf63a5f498bb1c28d4a5f Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Wed, 23 Feb 2011 16:10:04 +0000
Subject: [PATCH] fix for typo

---
 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 4f89bcc737d..5a6867d6264 100644
--- a/doc/man/man1/scontrol.1
+++ b/doc/man/man1/scontrol.1
@@ -357,7 +357,7 @@ updated configuration values to the \fIupdate\fP. Note that while most
 configuration values can be changed using this command, not all can be changed
 using this mechanism. In particular, the hardware configuration of a node or
 the physical addition or removal of nodes from the cluster may only be
-accomplished through editing the Slurm configuration file and executing\
+accomplished through editing the Slurm configuration file and executing
 the \fIreconfigure\fP command (described above).
 
 .TP
-- 
GitLab