[Lldb-commits] [lldb] 0239526 - [lldb/Docs] Fix capitalization typo.

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Mon Jan 6 10:08:42 PST 2020


Author: Jonas Devlieghere
Date: 2020-01-06T10:08:05-08:00
New Revision: 0239526cccf8aa708e29eeb7e49de8f6dc6c1a5f

URL: https://github.com/llvm/llvm-project/commit/0239526cccf8aa708e29eeb7e49de8f6dc6c1a5f
DIFF: https://github.com/llvm/llvm-project/commit/0239526cccf8aa708e29eeb7e49de8f6dc6c1a5f.diff

LOG: [lldb/Docs] Fix capitalization typo.

This has been bothering me for way too long.

Added: 
    

Modified: 
    lldb/docs/resources/build.rst

Removed: 
    


################################################################################
diff  --git a/lldb/docs/resources/build.rst b/lldb/docs/resources/build.rst
index efa94de42a9d..f97b39564e91 100644
--- a/lldb/docs/resources/build.rst
+++ b/lldb/docs/resources/build.rst
@@ -341,7 +341,7 @@ Build LLDB standalone for development with Xcode:
    <https://cmake.org/cmake/help/v3.14/release/3.14.html#command-line>`_
 
 
-Building The Documentation
+Building the Documentation
 --------------------------
 
 If you wish to build the optional (reference) documentation, additional


        


More information about the lldb-commits mailing list