FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

lib: fix typo in lib/internal/crypto/random.js by arkerone · Pull Request #38131 · nodejs/node · GitHub

/ node Public

lib: fix typo in lib/internal/crypto/random.js - #38131

Closed
arkerone wants to merge 1 commit into
nodejs:masterfrom
arkerone:fix/typo-crypto-random
Closed

lib: fix typo in lib/internal/crypto/random.js#38131
arkerone wants to merge 1 commit into
nodejs:masterfrom
arkerone:fix/typo-crypto-random

Conversation

arkerone commented Apr 7, 2021

Copy link
Copy Markdown
Contributor

I found a typo : "bytesLength" -> "byteLength"

change "bytesLength" to "byteLength"
nodejs-github-bot added crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. labels Apr 7, 2021

arkerone commented Apr 7, 2021

Copy link
Copy Markdown
Contributor Author

I've opened an issue because I think there is an other problem : #38137

arkerone commented Apr 8, 2021

Copy link
Copy Markdown
Contributor Author

I close this PR, it's not only a typo. I've opened an issue #38137 and a PR has opened : #38138

arkerone closed this Apr 8, 2021
arkerone deleted the fix/typo-crypto-random branch April 21, 2021 08:33
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL