From c069a7ff936d5ca9f27932571d704aad11fda928 Mon Sep 17 00:00:00 2001
From: Danny Auble <da@schedmd.com>
Date: Tue, 10 Jun 2014 09:53:05 -0700
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 00a7a3cce43..1b854f08e92 100644
--- a/doc/html/faq.shtml
+++ b/doc/html/faq.shtml
@@ -1809,7 +1809,7 @@ case_sensitive = False
 <p><a name="ha_db"><b>54. How critical is configuring high availability for my
 database?</b></a></br>
 <ul>
-<li>Consider if you really need mysql failover. Short outage of slurdbd is not
+<li>Consider if you really need mysql failover. Short outage of slurmdbd is not
 a problem, because slurmctld will store all data in memory and send it to
 slurmdbd when it's back operating. The slurmctld daemon will also cache all
 user limits and fair share information.</li>
-- 
GitLab