[docs][llvm-symbolizer] Fix grammar

llvm-svn: 365630
diff --git a/llvm/docs/CommandGuide/llvm-symbolizer.rst b/llvm/docs/CommandGuide/llvm-symbolizer.rst
index 7f3a8a4..b157f94 100644
--- a/llvm/docs/CommandGuide/llvm-symbolizer.rst
+++ b/llvm/docs/CommandGuide/llvm-symbolizer.rst
@@ -213,7 +213,7 @@
   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.