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 357ea85 commit 628a1e7Copy full SHA for 628a1e7
doc/go1.20.html
@@ -815,7 +815,7 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
815
The new <a href="/pkg/go/types/#Satisfies"><code>Satisfies</code></a> function reports
816
whether a type satisfies a constraint.
817
This change aligns with the <a href="#language">new language semantics</a>
818
- that distinguish satsifying a constraint from implementing an interface.
+ that distinguish satisfying a constraint from implementing an interface.
819
</p>
820
</dd>
821
</dl><!-- go/types -->
0 commit comments