mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-17 14:25:45 +01:00
Replace use of <b>arg</b> in API docs with *arg*.
--HG-- extra : rebase_source : f127ac4f494053e4306074f5acded34b2d363eef
This commit is contained in:
@@ -356,7 +356,7 @@ const File = Class("File", {
|
||||
},
|
||||
|
||||
/**
|
||||
* Writes the string <b>buf</b> to this file.
|
||||
* Writes the string *buf* to this file.
|
||||
*
|
||||
* @param {string} buf The file content.
|
||||
* @param {string|number} mode The file access mode, a bitwise OR of
|
||||
|
||||
Reference in New Issue
Block a user