Skip to content

Commit 225d14f

Browse files
SE0450: Replace no-break space with regular space
just for markdown formatting
1 parent e705781 commit 225d14f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0450-swiftpm-package-traits.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ it would be helpful to offer package authors tooling to build and test all
614614
combinations. A new option `--all-trait-combinations` could be added to
615615
`swift test/build/run` make testing all combinations easy as possible.
616616

617-
### Surface traits in documentation
617+
### Surface traits in documentation
618618

619619
If the compiler gains knowledge about package traits in the future, we could
620620
extract information if a public API is guarded by a trait and surface this in

0 commit comments

Comments
 (0)