BigInteger: docblock update

This commit is contained in:
terrafrost 2013-06-06 00:02:26 -05:00
parent e25ae8c4f4
commit 32a47d2fbc

View File

@ -2711,7 +2711,6 @@ class Math_BigInteger {
*
* @param Integer $bits
* @access public
* @return Math_BigInteger
*/
function setPrecision($bits)
{