summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEli Bendersky <eliben@google.com>2012-10-18 18:12:05 +0000
committerEli Bendersky <eliben@google.com>2012-10-18 18:12:05 +0000
commit77ed3424e41cfb06600dbc7c138a565be71cfb95 (patch)
treeb2e635fe1853698094d030c21c5e013222c48880 /docs
parent1c5bf3f429927c31b9ffc1308ea1ada7a58ee1c0 (diff)
downloadllvm-77ed3424e41cfb06600dbc7c138a565be71cfb95.tar.gz
llvm-77ed3424e41cfb06600dbc7c138a565be71cfb95.tar.bz2
llvm-77ed3424e41cfb06600dbc7c138a565be71cfb95.tar.xz
test commit: verifying access from new address
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166197 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.txt b/docs/README.txt
index 2fbbf98740..5ddd599d8a 100644
--- a/docs/README.txt
+++ b/docs/README.txt
@@ -6,7 +6,7 @@ The LLVM documentation is currently written in two formats:
* Plain HTML documentation.
* reStructured Text documentation using the Sphinx documentation generator. It
- is currently tested with Sphinx 1.1.3.
+ is currently tested with Sphinx 1.1.3.
For more information, see the "Sphinx Introduction for LLVM Developers"
document.