summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CodingStandards.rst
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2015-08-19 18:19:12 +0000
committerVedant Kumar <vsk@apple.com>2015-08-19 18:19:12 +0000
commitcb23639d392011704611721c0e5ec7a1c7af38c3 (patch)
tree193b53d25aef414a2217666628026386b3f64327 /llvm/docs/CodingStandards.rst
parent59b0da886efd85ed8b93c74d3e32da7e7252e4a0 (diff)
downloadbcm5719-llvm-cb23639d392011704611721c0e5ec7a1c7af38c3.tar.gz
bcm5719-llvm-cb23639d392011704611721c0e5ec7a1c7af38c3.zip
[docs] Fix minor typo in CodingStandards.rst
llvm-svn: 245473
Diffstat (limited to 'llvm/docs/CodingStandards.rst')
-rw-r--r--llvm/docs/CodingStandards.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CodingStandards.rst b/llvm/docs/CodingStandards.rst
index de4f73c546b..f410293e1bf 100644
--- a/llvm/docs/CodingStandards.rst
+++ b/llvm/docs/CodingStandards.rst
@@ -39,7 +39,7 @@ hand, it is reasonable to rename the methods of a class if you're about to
change it in some other way. Just do the reformating as a separate commit from
the functionality change.
-The ultimate goal of these guidelines is the increase readability and
+The ultimate goal of these guidelines is to increase the readability and
maintainability of our common source base. If you have suggestions for topics to
be included, please mail them to `Chris <mailto:sabre@nondot.org>`_.
OpenPOWER on IntegriCloud