From ac8b66b32c958c69ec1c691db0b563995f8ed8a6 Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Tue, 5 Aug 2014 23:27:34 +0000 Subject: Fix typos in comments and doc Committing http://reviews.llvm.org/D4798 for Robin Morisset (morisset@google.com) llvm-svn: 214934 --- llvm/docs/TableGen/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs') diff --git a/llvm/docs/TableGen/index.rst b/llvm/docs/TableGen/index.rst index 0860afa691e..fa76d13f374 100644 --- a/llvm/docs/TableGen/index.rst +++ b/llvm/docs/TableGen/index.rst @@ -292,7 +292,7 @@ Despite being very generic, TableGen has some deficiencies that have been pointed out numerous times. The common theme is that, while TableGen allows you to build Domain-Specific-Languages, the final languages that you create lack the power of other DSLs, which in turn increase considerably the size -and complecity of TableGen files. +and complexity of TableGen files. At the same time, TableGen allows you to create virtually any meaning of the basic concepts via custom-made back-ends, which can pervert the original -- cgit v1.2.3