There was an error while loading. Please reload this page.
1 parent f4d1e1c commit eab6579Copy full SHA for eab6579
swift/ql/test/library-tests/ast/declarations.swift
@@ -86,7 +86,7 @@ struct HasPropertyAndObserver {
86
}
87
88
89
- // A field can be marked as read-only by dirctly implementing
+ // A field can be marked as read-only by directly implementing
90
// the getter between the braces.
91
var readOnlyField1: Int {
92
return 0
0 commit comments