mirror of
https://github.com/ruby/ruby.git
synced 2025-09-24 04:54:01 +02:00
[ruby/bigdecimal] [Doc] Fix the document of BigDecimal()
[ci-skip]
905d0345ec
This commit is contained in:
parent
80d9e457c5
commit
06b44f819e
1 changed files with 1 additions and 1 deletions
|
@ -2830,7 +2830,7 @@ VpNewVarArg(int argc, VALUE *argv)
|
|||
}
|
||||
|
||||
/* call-seq:
|
||||
* BigDecimal(initial, digits, exception: true)
|
||||
* BigDecimal(initial, digits=0, exception: true)
|
||||
*
|
||||
* Create a new BigDecimal object.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue