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:
parent
1420202440
commit
9cd19d460b
@ -137,7 +137,7 @@ final class BigInteger extends BigNumber implements \Serializable
|
||||
}
|
||||
|
||||
/**
|
||||
* {@inheritdoc
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function plus($that)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user