Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[squash] apapirovski nit
  • Loading branch information
addaleax committed Dec 2, 2017
commit fcb1524655700e1976a3e94f07d02b5f3bb82627
2 changes: 1 addition & 1 deletion doc/api/buffer.md
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ added: v5.10.0
changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/17428
description: Specifying an invalid string for `fill` now yields a
description: Specifying an invalid string for `fill` now results in a
zero-filled buffer.
-->

Expand Down