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 9cc725b commit 638b646Copy full SHA for 638b646
pod/perlop.pod
@@ -3053,7 +3053,7 @@ When presented with something that might have several different
3053
interpretations, Perl uses the B<DWIM> (that's "Do What I Mean")
3054
principle to pick the most probable interpretation. This strategy
3055
is so successful that Perl programmers often do not suspect the
3056
-ambivalence of what they write. But from time to time, Perl's
+ambiguity of what they write. But from time to time, Perl's
3057
notions differ substantially from what the author honestly meant.
3058
3059
This section hopes to clarify how Perl handles quoted constructs.
0 commit comments