Skip to content

Commit 1db9b3e

Browse files
committed
ReleaseNotes: minor tweaks
llvm-svn: 341804
1 parent 3472e2a commit 1db9b3e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

llvm/docs/ReleaseNotes.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Non-comprehensive list of changes in this release
2727
* The Windows installer no longer includes a Visual Studio integration.
2828
Instead, a new
2929
`LLVM Compiler Toolchain Visual Studio extension <https://marketplace.visualstudio.com/items?itemName=LLVMExtensions.llvm-toolchain>`_
30-
is available on the Visual Studio Marketplace. The new integration includes
31-
support for Visual Studio 2017.
30+
is available on the Visual Studio Marketplace. The new integration
31+
supports Visual Studio 2017.
3232

3333
* Libraries have been renamed from 7.0 to 7. This change also impacts
3434
downstream libraries like lldb.
@@ -134,7 +134,7 @@ Changes to the AArch64 Target
134134
* The ``.inst`` assembler directive is now usable on both COFF and Mach-O
135135
targets, in addition to ELF.
136136

137-
* Support for most remaining COFF relocations have been added.
137+
* Support for most remaining COFF relocations has been added.
138138

139139
* Support for TLS on Windows has been added.
140140

0 commit comments

Comments
 (0)