Skip to content

Commit c76ad9f

Browse files
committed
spelling: offset
Signed-off-by: Josh Soref <[email protected]>
1 parent ce183b5 commit c76ad9f

File tree

1 file changed

+1
-1
lines changed
  • test/multifile/synthesized-accessors/two-modules

1 file changed

+1
-1
lines changed

test/multifile/synthesized-accessors/two-modules/main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ _ = ()
3434

3535
public func launchToday(fc: FinalCountdown) {
3636
// Check if the setter is not transparent and therefore does not try to
37-
// reference the hidden offet variable symbol in the module.
37+
// reference the hidden offset variable symbol in the module.
3838
fc.count = 27
3939
}
4040

0 commit comments

Comments
 (0)