From c26a295fecdba0352111cbca6f3692ff979125cf Mon Sep 17 00:00:00 2001
From: Brian Christiansen <brian@schedmd.com>
Date: Wed, 26 Oct 2016 14:33:20 -0600
Subject: [PATCH] Fix spelling in test

---
 testsuite/expect/test17.36 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testsuite/expect/test17.36 b/testsuite/expect/test17.36
index b9cf62dac3f..d6e47075406 100755
--- a/testsuite/expect/test17.36
+++ b/testsuite/expect/test17.36
@@ -350,7 +350,7 @@ cancel_job $job_id
 # Test partition with oversubscribe=NO
 #
 ####################################
-send_user "\n\nTest partition with overoubscribe=NO\n"
+send_user "\n\nTest partition with oversubscribe=NO\n"
 
 # Determine the number of cores or CPUs
 set num_jobs [cr_core_cpu $node_name]
-- 
GitLab