Skip to content

Commit acff7c1

Browse files
committed
typo: Avaialability -> Availability
1 parent 638901a commit acff7c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/SwiftLexicalLookupTest/NameLookupTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,7 @@ final class testNameLookup: XCTestCase {
717717
)
718718
}
719719

720-
func testTypeDeclAvaialabilityInSequentialScope() {
720+
func testTypeDeclAvailabilityInSequentialScope() {
721721
let declExpectation: [ResultExpectation] = [
722722
.fromScope(
723723
CodeBlockSyntax.self,

0 commit comments

Comments
 (0)