Skip to content

Commit 663eee3

Browse files
committed
Use the final syntax for global options.
1 parent da32dad commit 663eee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/TSPL/TSPL.docc/TSPL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
@DisplayName("The Swift Programming Language")
55
}
66

7-
@GlobalOptions {
7+
@Options(scope: global) {
88
@AutomaticSeeAlso(disabled)
99
@AutomaticTitleHeading(disabled)
1010
}

0 commit comments

Comments
 (0)