summaryrefslogtreecommitdiffhomepage
path: root/zh-cn/swift-cn.html.markdown
diff options
context:
space:
mode:
authorkaernyk <kaernyk@gmail.com>2014-09-09 21:05:13 -0400
committerkaernyk <kaernyk@gmail.com>2014-09-09 21:05:13 -0400
commita4e381d756dd8bc8e992ef0da41b4e0b50e0e59e (patch)
tree9d5695f75c332c6f39bc0761a478ef94181feb5c /zh-cn/swift-cn.html.markdown
parent0833c79b34c36cf4121055f0bf929a5526d0d5ea (diff)
parent38c4138a7b62c0507c7de6917ddac0b800cc7150 (diff)
Merge remote-tracking branch 'upstream/master'
pull latest
Diffstat (limited to 'zh-cn/swift-cn.html.markdown')
-rw-r--r--zh-cn/swift-cn.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/zh-cn/swift-cn.html.markdown b/zh-cn/swift-cn.html.markdown
index c87f9d10..b9696c72 100644
--- a/zh-cn/swift-cn.html.markdown
+++ b/zh-cn/swift-cn.html.markdown
@@ -12,7 +12,7 @@ Swift 是Apple 开发的用于iOS 和OS X 开发的编程语言。Swift 于2014
参阅:Apple's [getting started guide](https://developer.apple.com/library/prerelease/ios/referencelibrary/GettingStarted/LandingPage/index.html) ——一个完整的Swift 教程
-```js
+```swift
//
// 基础
//