From 1968a5a43b8468a10df8eac0c4efcfea3271f047 Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Wed, 5 Apr 2006 15:28:16 +0000
Subject: [PATCH] fix typo.

---
 doc/html/faq.shtml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/html/faq.shtml b/doc/html/faq.shtml
index e7d82818f3b..f1b808a83ac 100644
--- a/doc/html/faq.shtml
+++ b/doc/html/faq.shtml
@@ -266,7 +266,7 @@ configuration paramters.</p>
 <p><a name="inc_plugin"><b>6. When the SLURM daemon starts, it 
 prints &quot;cannot resolve X plugin operations&quot; and exits. 
 What does this mean?</b></a><br>
-This means that symbols expected in the plugin which were 
+This means that symbols expected in the plugin were 
 not found by the daemon. This typically happens when the 
 plugin was built or installed improperly or the configuration 
 file is telling the plugin to use an old plugin (say from the 
-- 
GitLab