File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
//===----------------------------------------------------------------------===//
2
- // SourceKit README
2
+ // SourceKit README
3
3
//===----------------------------------------------------------------------===//
4
4
5
5
Welcome to SourceKit! SourceKit is a framework for supporting IDE features like
@@ -9,7 +9,7 @@ infrastructure that an IDE needs for excellent language support.
9
9
SourceKit currently only supports the Swift language.
10
10
11
11
//===----------------------------------------------------------------------===//
12
- // Linking to the SourceKit C API
12
+ // Linking to the SourceKit C API
13
13
//===----------------------------------------------------------------------===//
14
14
15
15
The stable C API for SourceKit is provided via the sourcekitd.framework which
You can’t perform that action at this time.
0 commit comments