Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix typo in Hash#delete docs #3168

Merged
merged 1 commit into from May 31, 2020
Merged

Conversation

S-H-GAMELINKS
Copy link
Contributor

It's seems like typo?

 *  call-seq:
 *    hash.delete(key) -> value or nil
 *    hash.delete(key) { |key| ... } -<value

@S-H-GAMELINKS S-H-GAMELINKS changed the title [ci skip] fix typo in Hash#delete docs fix typo in Hash#delete docs May 31, 2020
@hsbt hsbt merged commit 6a0405d into ruby:master May 31, 2020
@S-H-GAMELINKS S-H-GAMELINKS deleted the fix_typo_hash_delete branch June 1, 2020 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants