summaryrefslogtreecommitdiff
path: root/common/modules/storage.jsm
diff options
context:
space:
mode:
authorDoug Kearns <dougkearns@gmail.com>2010-10-21 22:55:15 +1100
committerDoug Kearns <dougkearns@gmail.com>2010-10-21 22:55:15 +1100
commit377f8b01d4b8d2d6282882af9f6b5e58107a24ed (patch)
tree6449dc7c59a456f2be32d0dab809a79429388ce7 /common/modules/storage.jsm
parentf3d194b00b411f43d61370252c39ec6fed6465d5 (diff)
downloadpentadactyl-377f8b01d4b8d2d6282882af9f6b5e58107a24ed.tar.gz
Replace use of <b>arg</b> in API docs with *arg*.
--HG-- extra : rebase_source : f127ac4f494053e4306074f5acded34b2d363eef
Diffstat (limited to 'common/modules/storage.jsm')
-rw-r--r--common/modules/storage.jsm2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/modules/storage.jsm b/common/modules/storage.jsm
index 213e7788..3e1dd1d6 100644
--- a/common/modules/storage.jsm
+++ b/common/modules/storage.jsm
@@ -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