summaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2012-02-23 17:54:00 +0000
committerDouglas Gregor <dgregor@apple.com>2012-02-23 17:54:00 +0000
commitf28ded5e138d2f4484f5b3092aeca81f2cb31fce (patch)
tree67bfd31009e8c918c8982b9f6ba55a1c881855b8 /docs/ReleaseNotes.html
parent09315f326da7ac58de3e581b0ab8322ef3fd0e2a (diff)
Fix indentation
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@151264 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 4f951e10d2..cb0eec4e80 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -121,7 +121,7 @@ these features. In addition to the features supported by Clang 3.0, the
following are now considered to be of production quality:
<ul>
<li>Generalized constant expressions</li>
- <li>Lambda expressions</li>
+ <li>Lambda expressions</li>
<!--
<li>Generalized initializers</li>
-->