From e5a841d53bade427a85e754e9b3488eb135eb963 Mon Sep 17 00:00:00 2001
From: David Bigagli <david@schedmd.com>
Date: Tue, 25 Aug 2015 15:45:49 +0200
Subject: [PATCH] Minor man page correction.

---
 doc/man/man5/slurm.conf.5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/man/man5/slurm.conf.5 b/doc/man/man5/slurm.conf.5
index e26f34e9f43..319a6fa23f9 100644
--- a/doc/man/man5/slurm.conf.5
+++ b/doc/man/man5/slurm.conf.5
@@ -2805,7 +2805,7 @@ use the least loaded nodes in selected partitions.
 .TP
 \fBCR_Pack_Nodes\fR
 If a job allocation contains more resources than will be used for launching
-tasks (e.g. if whole nodes are allocated to a job), then rather than evenly
+tasks (e.g. if whole nodes are allocated to a job), then rather than 
 distributing a job's tasks evenly across it's allocated nodes, pack them as
 tightly as possible on thsee nodes.
 For example, consider a job allocation containing two \fBentire\fR nodes with
-- 
GitLab