aboutsummaryrefslogtreecommitdiff
path: root/contrib/devtools/README.md
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2020-01-02 14:42:21 +0800
committerfanquake <fanquake@gmail.com>2020-01-02 14:42:21 +0800
commit4ca92dc6d3f3e487d63286d8871d1829b3d279ff (patch)
treee3e929049d37d887188101d624ff8236c909e32b /contrib/devtools/README.md
parent35fff5be60e853455abc24713481544e91adfedb (diff)
downloadbitcoin-4ca92dc6d3f3e487d63286d8871d1829b3d279ff.tar.xz
scripts: add MACHO PIE check to security-check.py
Diffstat (limited to 'contrib/devtools/README.md')
-rw-r--r--contrib/devtools/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/devtools/README.md b/contrib/devtools/README.md
index 04fa02484f..c35affac59 100644
--- a/contrib/devtools/README.md
+++ b/contrib/devtools/README.md
@@ -98,7 +98,7 @@ repository (requires pngcrush).
security-check.py and test-security-check.py
============================================
-Perform basic ELF security checks on a series of executables.
+Perform basic security checks on a series of executables.
symbol-check.py
===============