summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJR McEntee <jrmce12@gmail.com>2017-03-28 19:46:10 -0400
committerJames M Snell <jasnell@gmail.com>2017-04-04 10:14:24 -0700
commit7a5d07c7fbd43f3645d7f707fd6a98f2a251bdbd (patch)
treeb78aa81f4810e7280ddccf4eb84ff46c5e3d9400 /test
parent84a23391f60c0cbde8f78fd805b6fdef6861285f (diff)
downloadandroid-node-v8-7a5d07c7fbd43f3645d7f707fd6a98f2a251bdbd.tar.gz
android-node-v8-7a5d07c7fbd43f3645d7f707fd6a98f2a251bdbd.tar.bz2
android-node-v8-7a5d07c7fbd43f3645d7f707fd6a98f2a251bdbd.zip
doc: change Mac OS X to macOS
This update changes references to "Mac OS X", "OS X", and "OSX" in markdown files to "macOS". PR-URL: https://github.com/nodejs/node/pull/12106 Fixes: https://github.com/nodejs/node/issues/12086 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'test')
-rw-r--r--test/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/README.md b/test/README.md
index b6b21ef772..65c9797f1c 100644
--- a/test/README.md
+++ b/test/README.md
@@ -292,7 +292,7 @@ Platform check for Linux on PowerPC.
### isOSX
* return [&lt;Boolean>](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type)
-Platform check for OS X.
+Platform check for macOS.
### isSunOS
* return [&lt;Boolean>](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type)