summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorHemant Kulkarni <khemant@codeaurora.org>2015-11-11 19:24:08 +0000
committerHemant Kulkarni <khemant@codeaurora.org>2015-11-11 19:24:08 +0000
commit3aff086c5ac74b770231b30d1a4b4e1e14ef5169 (patch)
tree39393873bb650f10ed7066aa74dc6cd74f15e798 /README.txt
parent5ae90aa38476f38b85da6acc6a78d63f69532f75 (diff)
Test commit after password reset
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252779 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 6358a068421..7cfb1640995 100644
--- a/README.txt
+++ b/README.txt
@@ -13,5 +13,5 @@ assistance with LLVM, and in particular docs/GettingStarted.rst for getting
started with LLVM and docs/README.txt for an overview of LLVM's
documentation setup.
-If you're writing a package for LLVM, see docs/Packaging.rst for our
+If you are writing a package for LLVM, see docs/Packaging.rst for our
suggestions.