We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce183b5 commit c76ad9fCopy full SHA for c76ad9f
test/multifile/synthesized-accessors/two-modules/main.swift
@@ -34,7 +34,7 @@ _ = ()
34
35
public func launchToday(fc: FinalCountdown) {
36
// Check if the setter is not transparent and therefore does not try to
37
- // reference the hidden offet variable symbol in the module.
+ // reference the hidden offset variable symbol in the module.
38
fc.count = 27
39
}
40
0 commit comments