Skip to content

Commit 901599d

Browse files
authored
Fix missing syntax highlighting in SE-0238 (#2368)
1 parent e78aeae commit 901599d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0238-package-manager-build-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ We propose to add the following build settings in this proposal:
2828

2929
### Header search path (C/CXX)
3030

31-
```
31+
```swift
3232
static func headerSearchPath(_ path: String, _ condition: BuildSettingCondition? = nil) -> <BuildSettingType>
3333
```
3434

0 commit comments

Comments
 (0)