diff options
author | Jose <jose@zeroc.com> | 2019-06-12 18:53:09 +0200 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2019-06-12 18:54:05 +0200 |
commit | 7b909e09cb68c0a901c1af4705a76db65c2115ab (patch) | |
tree | f73225d2c6376175693b293321fa25fb9ba44ee5 | |
parent | Fixed Object.ice_isA signature (diff) | |
download | ice-7b909e09cb68c0a901c1af4705a76db65c2115ab.tar.bz2 ice-7b909e09cb68c0a901c1af4705a76db65c2115ab.tar.xz ice-7b909e09cb68c0a901c1af4705a76db65c2115ab.zip |
Fix typo
-rw-r--r-- | swift/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swift/README.md b/swift/README.md index 6715dd60c22..2a398b46f0c 100644 --- a/swift/README.md +++ b/swift/README.md @@ -13,7 +13,7 @@ resulting build. ### Operating Systems -Ice for Swift builds and runs properly on macOS and is fully supported on +Ice for Swift builds and runs properly on macOS and is fully supported on the platforms listed on the [supported platforms][2] page. ### Slice to Swift Compiler |