1
0
mirror of https://github.com/danog/math.git synced 2024-11-26 20:04:46 +01:00

Fix typo in docblock

This commit is contained in:
Benjamin Morel 2015-06-28 23:40:14 +02:00
parent 1420202440
commit 9cd19d460b

View File

@ -137,7 +137,7 @@ final class BigInteger extends BigNumber implements \Serializable
}
/**
* {@inheritdoc
* {@inheritdoc}
*/
public function plus($that)
{