It should be 'arbitrary length integers'

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75627 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Tal Peer 2002-03-28 16:50:56 +00:00
parent e3ee6e29c9
commit aade6c0e77

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.73 $ -->
<!-- $Revision: 1.74 $ -->
<chapter id="language.types">
<title>Types</title>
@ -270,7 +270,7 @@ if ($show_separators) {
<para>
See also:
<link linkend="ref.gmp">Arbitrary precision integers</link> and
<link linkend="ref.gmp">Arbitrary length integers</link> and
<link linkend="language.types.float">Floating point numbers</link>
</para>