From 9d9d2cada99b339a25d987de83ca13187a0ab3c2 Mon Sep 17 00:00:00 2001 From: hexcoder Date: Fri, 16 Sep 2022 10:53:53 +0200 Subject: Typo --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit 1.4.1