Skip to content

Commit 51bfc11

Browse files
committed
'canned' string is colloquial
1 parent 40da101 commit 51bfc11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-httpbis-cache-latest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@
239239
<t>
240240
&Note; The value 2147483648 is here for historical reasons,
241241
represents infinity (over 68 years), and does not need to be stored in
242-
binary form; an implementation could produce it as a canned string if
242+
binary form; an implementation could produce it as a string if
243243
any overflow occurs, even if the calculations are performed with an
244244
arithmetic type incapable of directly representing that number.
245245
What matters here is that an overflow be detected and not treated as a

0 commit comments

Comments
 (0)