[docs][llvm-symbolizer] Fix grammar

llvm-svn: 365630
This commit is contained in:
James Henderson 2019-07-10 13:40:45 +00:00
parent 6b61519995
commit 479c2188c1
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ OPTIONS
style is set to ``GNU``, the tool follows the style of GNU's **addr2line**.
The differences from the ``LLVM`` style are:
* Does not print column of a source code location.
* Does not print the column of a source code location.
* Does not add an empty line after the report for an address.