Skip to content

Commit e6f1649

Browse files
committed
docs: fix spelling of disabling
1 parent 9b2da81 commit e6f1649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/SWBCoreTests/SettingsTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3003,7 +3003,7 @@ import SWBMacro
30033003
let expected = settings.globalScope.evaluate(expectedMacro)
30043004
#expect(actual == expected)
30053005
if !expected {
3006-
// We do not currently emit any reasons for diabling in the notes.
3006+
// We do not currently emit any reasons for disabling in the notes.
30073007
#expect(settings.notes == [])
30083008
}
30093009
else {

0 commit comments

Comments
 (0)