소스 검색

[TestCommit] Trivial change to test commit access.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@372307 91177308-0d34-0410-b5e6-96231b3b80d8
Mark Murray 6 년 전
부모
커밋
23d1a45959
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      bindings/python/README.txt

+ 1 - 1
bindings/python/README.txt

@@ -1,5 +1,5 @@
 //===----------------------------------------------------------------------===//
-// Clang Python Bindings.
+// Clang Python Bindings
 //===----------------------------------------------------------------------===//
 
 This directory implements Python bindings for Clang.