зеркало из https://github.com/github/ruby.git
[ci skip] Minor documentation fix.
Add missing period.
This commit is contained in:
Родитель
e8d03c9a2a
Коммит
6527411f05
2
hash.c
2
hash.c
|
@ -6827,7 +6827,7 @@ env_update(VALUE env, VALUE hash)
|
|||
*
|
||||
* === Default Values
|
||||
*
|
||||
* The methods #[], #values_at and #dig need to return the value associated to a certain key
|
||||
* The methods #[], #values_at and #dig need to return the value associated to a certain key.
|
||||
* When that key is not found, that value will be determined by its default proc (if any)
|
||||
* or else its default (initially `nil`).
|
||||
*
|
||||
|
|
Загрузка…
Ссылка в новой задаче