summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Murray <mark.murray@arm.com>2019-09-19 09:24:42 +0000
committerMark Murray <mark.murray@arm.com>2019-09-19 09:24:42 +0000
commit23d1a459594f2fcf33a00b355fec6a75b349f38d (patch)
treee04b4110aff206db85c61fbaf43e1cf7c453d091
parenta48672e290ab5e3c9c15ba8a51e54f91247d1a08 (diff)
downloadclang-23d1a459594f2fcf33a00b355fec6a75b349f38d.tar.gz
[TestCommit] Trivial change to test commit access.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@372307 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--bindings/python/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/README.txt b/bindings/python/README.txt
index eaeab285c8..b0f0142a56 100644
--- a/bindings/python/README.txt
+++ b/bindings/python/README.txt
@@ -1,5 +1,5 @@
//===----------------------------------------------------------------------===//
-// Clang Python Bindings.
+// Clang Python Bindings
//===----------------------------------------------------------------------===//
This directory implements Python bindings for Clang.