diff options
| author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2013-07-23 17:32:57 +0000 |
|---|---|---|
| committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2013-07-23 17:32:57 +0000 |
| commit | b08b115c4ad11cfc19abafd0778988ced4787c03 (patch) | |
| tree | c9331e4d5076f79635981d0ca58eb7f29f3d9407 /llvm/docs/ReleaseNotes.rst | |
| parent | 403477bdac9fa505bb4abc5982b8796cf9f5c6b2 (diff) | |
| download | bcm5719-llvm-b08b115c4ad11cfc19abafd0778988ced4787c03.tar.gz bcm5719-llvm-b08b115c4ad11cfc19abafd0778988ced4787c03.zip | |
docs: cleanup VS 2008 release note.
Remove trailing ')'. Sorry about all that, should be good now!
llvm-svn: 186965
Diffstat (limited to 'llvm/docs/ReleaseNotes.rst')
| -rw-r--r-- | llvm/docs/ReleaseNotes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst index c6c12cc3908..93f12e5974d 100644 --- a/llvm/docs/ReleaseNotes.rst +++ b/llvm/docs/ReleaseNotes.rst @@ -56,7 +56,7 @@ Non-comprehensive list of changes in this release * Support for building using Visual Studio 2008 has been dropped. Use VS 2010 or later instead. For more information, see the `Getting Started using Visual - Studio <GettingStartedVS.html>`_ page). + Studio <GettingStartedVS.html>`_ page. * ... next change ... |

