From 8b6f675f448e8e340b5610a637d0fa7211cc0549 Mon Sep 17 00:00:00 2001
From: Arthur Eubanks <aeubanks@google.com>
Date: Tue, 30 Jun 2020 16:01:41 -0700
Subject: [PATCH] Fix wrong title underline length

---
 llvm/docs/AliasAnalysis.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/llvm/docs/AliasAnalysis.rst b/llvm/docs/AliasAnalysis.rst
index 65d2477db9c5..191addca79ec 100644
--- a/llvm/docs/AliasAnalysis.rst
+++ b/llvm/docs/AliasAnalysis.rst
@@ -516,7 +516,7 @@ returns any useful information.  This pass can be useful if you think that alias
 analysis is doing something wrong and are trying to narrow down a problem.
 
 The ``-basic-aa`` pass
-^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^
 
 The ``-basic-aa`` pass is an aggressive local analysis that *knows* many
 important facts: