[libc] [nfc] Fix heading underline.
authorJeff Bailey <jeffbailey@google.com>
Sun, 1 Jan 2023 20:48:24 +0000 (20:48 +0000)
committerJeff Bailey <jeffbailey@google.com>
Sun, 1 Jan 2023 20:53:10 +0000 (20:53 +0000)
Differential Revision: https://reviews.llvm.org/D140825

libc/docs/source_tree_layout.rst

index cd328e7..3f7efd4 100644 (file)
@@ -59,7 +59,7 @@ This directory contains a ``CMakeLists.txt`` file listing the targets for the
 public libraries ``libc.a``, ``libm.a`` etc.
 
 The ``startup`` directory
-------------------------
+-------------------------
 
 This directory contains the implementations of the application startup objects
 like ``crt1.o`` etc.