Skip to content

doc: improve Buffer.allocUnsafeSlow() and related

Rodrigo Muino Tomonari requested to merge github/fork/Trott/allocunsafeslow into master
  • Fixed "cleanup" being misused as a verb
  • "Use of Foo should only be used" construction changed to "Foo should only be used..."
  • Otherwise-unmentioned "`Persistent`" changed to more understandable "persistent"
  • remove an instance of unnecessary italics
  • wrap at 80 characters

Change all "initialize a...instance to zeroes" to say "with zeroes" instead. Previously, both formulations appeared.

Checklist

Merge request reports

Loading