Merging r353399:
------------------------------------------------------------------------
r353399 | hans | 2019-02-07 13:39:35 +0100 (Thu, 07 Feb 2019) | 1 line

docs: add missingkeyfunction to doctree, fix title
------------------------------------------------------------------------

llvm-svn: 353400
diff --git a/lld/docs/index.rst b/lld/docs/index.rst
index da1c894..2564e9b 100644
--- a/lld/docs/index.rst
+++ b/lld/docs/index.rst
@@ -173,4 +173,5 @@
    AtomLLD
    WebAssembly
    windows_support
+   missingkeyfunction
    ReleaseNotes
diff --git a/lld/docs/missingkeyfunction.rst b/lld/docs/missingkeyfunction.rst
index 410c749..54ad325 100644
--- a/lld/docs/missingkeyfunction.rst
+++ b/lld/docs/missingkeyfunction.rst
@@ -1,5 +1,5 @@
-Missing Key Method
-==================
+Missing Key Function
+====================
 
 If your build failed with a linker error something like this::