diff options
| author | Joel Jones <joel_k_jones@apple.com> | 2013-01-07 17:07:10 +0000 |
|---|---|---|
| committer | Joel Jones <joel_k_jones@apple.com> | 2013-01-07 17:07:10 +0000 |
| commit | 8fc732c42bdc0b598ce4335352777bd87dcb6a09 (patch) | |
| tree | 59ae5d8547226717e003a6db17d09f849885ff79 /llvm/utils/textmate/TableGen.tmbundle/info.plist | |
| parent | 309af291ef228f33be38fb7660d471e273945155 (diff) | |
| download | bcm5719-llvm-8fc732c42bdc0b598ce4335352777bd87dcb6a09.tar.gz bcm5719-llvm-8fc732c42bdc0b598ce4335352777bd87dcb6a09.zip | |
Claim ".td" files. Improve README cp command. Drop "Bundle" from description
llvm-svn: 171758
Diffstat (limited to 'llvm/utils/textmate/TableGen.tmbundle/info.plist')
| -rw-r--r-- | llvm/utils/textmate/TableGen.tmbundle/info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/utils/textmate/TableGen.tmbundle/info.plist b/llvm/utils/textmate/TableGen.tmbundle/info.plist index 54d5eff61cb..c2f680ac519 100644 --- a/llvm/utils/textmate/TableGen.tmbundle/info.plist +++ b/llvm/utils/textmate/TableGen.tmbundle/info.plist @@ -3,7 +3,7 @@ <plist version="1.0"> <dict> <key>name</key> - <string>TableGen Bundle</string> + <string>TableGen</string> <key>ordering</key> <array/> <key>uuid</key> |

