Skip to content

Commit 511f12d

Browse files
committed
spelling: relative
Signed-off-by: Josh Soref <[email protected]>
1 parent 0240d94 commit 511f12d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/swift-indent/basic.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ func foo(
225225
}
226226

227227

228-
// Sequence expressions should indent realtive to their first element. Leading
228+
// Sequence expressions should indent relative to their first element. Leading
229229
// "=" should be considered part of the sequence when present.
230230
//
231231
let arrayA = [0]

0 commit comments

Comments
 (0)