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 a8a74a8 commit b6cf02cCopy full SHA for b6cf02c
utf8.c
@@ -2744,7 +2744,7 @@ Returns a pointer to the newly-created string, and sets C<*lenp> to
2744
reflect the new length in bytes. The caller is responsible for arranging for
2745
the memory used by this string to get freed.
2746
2747
-Upon successful return, the number of variants in the string can be computed by
+Upon return, the number of variants in the string can be computed by
2748
having saved the value of C<*lenp> before the call, and subtracting it from the
2749
after-call value of C<*lenp>.
2750
0 commit comments