summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2017-12-04 23:43:20 -0800
committerRich Trott <rtrott@gmail.com>2017-12-05 19:47:00 -0800
commit21b3b0967ff6ad969932fb8995c73657f5a0a05f (patch)
treedfba541dd12143062ab250571f617e185b75b609 /doc
parent38190d0c8ae9e26eab91076f235473227e11c28a (diff)
downloadnode-new-21b3b0967ff6ad969932fb8995c73657f5a0a05f.tar.gz
doc: standardize preposition usage in fs.md
"On <operating system>" is used everywhere in this file except for one use of "In <operating system>". Standardize to "On". PR-URL: https://github.com/nodejs/node/pull/17463 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Diffstat (limited to 'doc')
-rw-r--r--doc/api/fs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/fs.md b/doc/api/fs.md
index dbf10efae4..8bc585d3a7 100644
--- a/doc/api/fs.md
+++ b/doc/api/fs.md
@@ -2568,7 +2568,7 @@ a new inode. The watch will emit an event for the delete but will continue
watching the *original* inode. Events for the new inode will not be emitted.
This is expected behavior.
-In AIX, save and close of a file being watched causes two notifications -
+On AIX, save and close of a file being watched causes two notifications -
one for adding new content, and one for truncation. Moreover, save and
close operations on some platforms cause inode changes that force watch
operations to become invalid and ineffective. AIX retains inode for the