From e7d8272aeda73a6ed7750de36bb97f540401bf3e Mon Sep 17 00:00:00 2001 From: DMaroo Date: Fri, 6 Aug 2021 22:13:00 +0530 Subject: Fixed a typo --- afl-plot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'afl-plot') diff --git a/afl-plot b/afl-plot index a06b0c7f..87b9caae 100755 --- a/afl-plot +++ b/afl-plot @@ -291,7 +291,7 @@ _EOF_ ) | gnuplot -echo "[?] You can also use -g flag to view the plots in an GUI window, and interact with the plots (if you have build afl-plot-ui). Run \"afl-plot\" to know more." +echo "[?] You can also use -g flag to view the plots in an GUI window, and interact with the plots (if you have built afl-plot-ui). Run \"afl-plot-h\" to know more." fi -- cgit v1.2.3