瀏覽代碼

[docs][llvm-symbolizer] Fix grammar

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365630 91177308-0d34-0410-b5e6-96231b3b80d8
James Henderson 6 年之前
父節點
當前提交
97818aba88
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/CommandGuide/llvm-symbolizer.rst

+ 1 - 1
docs/CommandGuide/llvm-symbolizer.rst

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