Skip to content

Commit 7bac130

Browse files
committed
spelling: requirement
Signed-off-by: Josh Soref <[email protected]>
1 parent 7695f70 commit 7bac130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SymbolGraph/Relationships/DefaultImplementationOf/Indirect.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ extension Q {
1515

1616
// CHECK-DAG: "kind": "defaultImplementationOf",{{[[:space:]]*}}"source": "s:8Indirect1QPAAE3fooyyF",{{[[:space:]]*}}"target": "s:8Indirect1PP3fooyyF"
1717

18-
// Since foo is a default implementation of a requirment, we don't consider this to be a "member"
18+
// Since foo is a default implementation of a requirement, we don't consider this to be a "member"
1919
// CHECK-NOT: memberOf

0 commit comments

Comments
 (0)