Skip to content

Commit ba5b2bd

Browse files
Undo accidental update
1 parent 86f4a5b commit ba5b2bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

swift/BUILDING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on the [supported platforms] page.
2323
### Slice to Swift Compiler
2424

2525
You need the Slice to Swift compiler to build Ice for Swift and also to use Ice
26-
for The Slice to Swift compiler (`slice2swift`) is a command-line tool
26+
for Swift. The Slice to Swift compiler (`slice2swift`) is a command-line tool
2727
written in C++. You can build the Slice to Swift compiler from source, or
2828
alternatively you can install an Ice [binary distribution] that includes this
2929
compiler.
@@ -34,7 +34,7 @@ Ice for Swift requires Swift 5 or later.
3434

3535
### Carthage
3636

37-
Carthage must be installed to build Ice for You can install Carthage
37+
Carthage must be installed to build Ice for Swift. You can install Carthage
3838
using Homebrew:
3939

4040
```shell

0 commit comments

Comments
 (0)