]> granicus.if.org Git - llvm/commitdiff
[docs][llvm-symbolizer] Fix grammar
authorJames Henderson <jh7370@my.bristol.ac.uk>
Wed, 10 Jul 2019 13:40:45 +0000 (13:40 +0000)
committerJames Henderson <jh7370@my.bristol.ac.uk>
Wed, 10 Jul 2019 13:40:45 +0000 (13:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365630 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/llvm-symbolizer.rst

index 7f3a8a4e27ecf9c1be76f6ff03d661a412c401cb..b157f94ef226d59ff7e9e70439d3234a13237e4c 100644 (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.