summaryrefslogtreecommitdiffhomepage
path: root/zh-cn/swift-cn.html.markdown
diff options
context:
space:
mode:
authorAdam <adam@adambard.com>2014-09-08 13:08:28 +0200
committerAdam <adam@adambard.com>2014-09-08 13:08:28 +0200
commiteab554a7a7f2869ff7dac9f54acce9a7ed55cfa4 (patch)
tree6aa56adb4c78581ad7b6dbb13b5aef0968df8384 /zh-cn/swift-cn.html.markdown
parentc0d8a18b08d114dd0142a09f6787c7221b423802 (diff)
Review docs for added rouge lexers and update those with new highlighters
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
//
// 基础
//