aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorhexcoder <hexcoder-@users.noreply.github.com>2022-09-16 10:53:53 +0200
committerGitHub <noreply@github.com>2022-09-16 10:53:53 +0200
commit9d9d2cada99b339a25d987de83ca13187a0ab3c2 (patch)
treedd79b3ab2963290a2b8fecfb9a9a2843bf12ec7b /Dockerfile
parent4e73828645312a509c163bf56395ad12ebd0132a (diff)
downloadAFLplusplus-9d9d2cada99b339a25d987de83ca13187a0ab3c2.tar.gz
Typo
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 2ac37370..8a825b36 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -12,7 +12,7 @@ LABEL "about"="AFLplusplus container image"
### Comment out to enable these features
# Only available on specific ARM64 boards
ENV NO_CORESIGHT=1
-# Possbile but unlikely in a docker container
+# Possible but unlikely in a docker container
ENV NO_NYX=1
### Only change these if you know what you are doing: