aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/noder/quirks.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/compile/internal/noder/quirks.go')
-rw-r--r--src/cmd/compile/internal/noder/quirks.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/compile/internal/noder/quirks.go b/src/cmd/compile/internal/noder/quirks.go
index 9f33fc576d..28a729f276 100644
--- a/src/cmd/compile/internal/noder/quirks.go
+++ b/src/cmd/compile/internal/noder/quirks.go
@@ -20,7 +20,7 @@ import (
// -cmp when compared against the legacy frontend behavior, but can be
// removed after that's no longer a concern.
-// quirksMode controls whether behavior specific to satsifying
+// quirksMode controls whether behavior specific to satisfying
// toolstash -cmp is used.
func quirksMode() bool {
// Currently, unified IR doesn't try to be compatible with