aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGiulio Lombardo <giulio.lombardo@gmail.com>2018-06-04 12:54:22 +0200
committerGiulio Lombardo <giulio.lombardo@gmail.com>2018-06-04 13:04:04 +0200
commit989c8990bb765eef45c8ee471f084ca81a0bead4 (patch)
treed5f187eca0caf6dbb79d8f3a570ba60e3ce080d8 /README.md
parent0de7cc848e07d942e09bb3bb60189985e53d2bb5 (diff)
downloadbitcoin-989c8990bb765eef45c8ee471f084ca81a0bead4.tar.xz
Rename “OS X” to the newer “macOS” convention
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index acdbe46104..4e830109c2 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ There are also [regression and integration tests](/test), written
in Python, that are run automatically on the build server.
These tests can be run (if the [test dependencies](/test) are installed) with: `test/functional/test_runner.py`
-The Travis CI system makes sure that every pull request is built for Windows, Linux, and OS X, and that unit/sanity tests are run automatically.
+The Travis CI system makes sure that every pull request is built for Windows, Linux, and macOS, and that unit/sanity tests are run automatically.
### Manual Quality Assurance (QA) Testing