summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Markmann <tm@ayena.de>2014-11-13 23:19:55 (GMT)
committerSwift Review <review@swift.im>2014-11-17 09:40:57 (GMT)
commitebcbd5645c10e914a644b747a2962a5d414e15f2 (patch)
treefe3ec87e82955cadb1c98765d8961741ae13d2ed
parente17bb35d8b65b8fd4824d035ca1c0bb01ca318a4 (diff)
downloadswift-ebcbd5645c10e914a644b747a2962a5d414e15f2.zip
swift-ebcbd5645c10e914a644b747a2962a5d414e15f2.tar.bz2
Fix typo in iOS documentation.
Test-Information: Not required. Change-Id: Ieb9cf3b8d55312c4cc6a51ca99ca330ca12f4d43
-rw-r--r--Documentation/BuildingOnIOS.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/BuildingOnIOS.txt b/Documentation/BuildingOnIOS.txt
index dfc2194..f269b9e 100644
--- a/Documentation/BuildingOnIOS.txt
+++ b/Documentation/BuildingOnIOS.txt
@@ -8,7 +8,7 @@ Prerequisites
Supported Components
--------------------
- Swiften
- Note: File-transfer support has not been tested on Android. Link-local features are not supported under Android.
+ Note: File-transfer support has not been tested on iOS. Link-local features are not supported under iOS.
- Swift/Controllers
Preparation of Build Environment