[libc] [nfc] Fix heading underline.

Differential Revision: https://reviews.llvm.org/D140825
This commit is contained in:
Jeff Bailey
2023-01-01 20:48:24 +00:00
parent 1337821f11
commit bc09f1e5c3

View 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.