aboutsummaryrefslogtreecommitdiff
path: root/docs/UsersManual.html
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-05-13 00:23:53 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-05-13 00:23:53 +0000
commit869e05406eae34a322e586b8b698e84f0f17db32 (patch)
treec75481d13072d4815c60eae39aabd1fdd8be0478 /docs/UsersManual.html
parent4d9a16f36d3b768672d50e6d02000f982ae448d7 (diff)
Tweak wording
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71611 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/UsersManual.html')
-rw-r--r--docs/UsersManual.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/UsersManual.html b/docs/UsersManual.html
index 64ebf57540..ca01f2feb1 100644
--- a/docs/UsersManual.html
+++ b/docs/UsersManual.html
@@ -620,7 +620,7 @@ These extensions are not anywhere near complete, so please do not
file bugs; patches are welcome, though.</p>
<li>clang does not support the Microsoft extension where anonymous
-record members can be declared using user defined types.</li>
+record members can be declared using user defined typedefs.</li>
<!-- ======================================================================= -->
<h2 id="objc">Objective-C Language Features</h2>