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 043a9f3 commit ea3c376Copy full SHA for ea3c376
sv.h
@@ -892,7 +892,7 @@ Only use when you are sure C<SvIOK> is true. See also C<L</SvIV>>.
892
893
=for apidoc Am|UV|SvUVX|SV* sv
894
Returns the raw value in the SV's UV slot, without checks or conversions.
895
-Only use when you are sure C<SvIOK> is true. See also C<L</SvUV>>.
+Only use when you are sure C<SvUOK> is true. See also C<L</SvUV>>.
896
897
=for apidoc AmD|UV|SvUVXx|SV* sv
898
This is an unnecessary synonym for L</SvUVX>
0 commit comments