[docs] Fix typo in section heading.

llvm-svn: 292750
This commit is contained in:
Sean Silva 2017-01-22 03:28:56 +00:00
parent 76c58b4413
commit 69d65ac44b
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ it would slow down the linker by 10%. So, don't do that.
On the other hand, you don't have to pursue efficiency
when handling files.
Important Data Strcutures
Important Data Structures
-------------------------
We will describe the key data structures in LLD in this section.