about summary refs log tree commit diff
path: root/utils/defork/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'utils/defork/README.md')
-rw-r--r--utils/defork/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/defork/README.md b/utils/defork/README.md
index 7e950323..657ef274 100644
--- a/utils/defork/README.md
+++ b/utils/defork/README.md
@@ -8,4 +8,4 @@ the target will belive it is running as the child, post-fork.
 This is defork.c from the amazing preeny project
 https://github.com/zardus/preeny
 
-It is altered for afl++ to work with its fork-server: the initial fork will go through, the second fork will be blocked.
+It is altered for AFL++ to work with its fork-server: the initial fork will go through, the second fork will be blocked.