Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3bd08aa

Browse filesBrowse files
jasnellrvagg
authored andcommitted
doc: minor grammatical update in crypto.markdown
Per: nodejs/node-v0.x-archive#8878 Originally submitted by @jacksonhoose Reviewed By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> PR-URL: #2378
1 parent f707189 commit 3bd08aa
Copy full SHA for 3bd08aa

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/crypto.markdown‎

Copy file name to clipboardExpand all lines: doc/api/crypto.markdown
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ called.
323323

324324
You can disable auto padding if the data has been encrypted without
325325
standard block padding to prevent `decipher.final` from checking and
326-
removing it. Can only work if the input data's length is a multiple of
326+
removing it. This will only work if the input data's length is a multiple of
327327
the ciphers block size. You must call this before streaming data to
328328
`decipher.update`.
329329

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.