Index: third_party/afl/src/docs/perf_tips.txt |
diff --git a/third_party/afl/src/docs/perf_tips.txt b/third_party/afl/src/docs/perf_tips.txt |
index e7a8b13b9a2b1c092386de687cb909f7c3afc80a..0821b0299c545af90ecf6f0948b6f6bb4756c9f5 100644 |
--- a/third_party/afl/src/docs/perf_tips.txt |
+++ b/third_party/afl/src/docs/perf_tips.txt |
@@ -186,5 +186,6 @@ using huge input files, or when you simply want to get quick and dirty results |
early on, you can always resort to the -d mode. |
The mode causes afl-fuzz to skip all the deterministic fuzzing steps, which |
-makes output a lot less neat and makes the testing a bit less in-depth, but |
-it will give you an experience more familiar from other fuzzing tools. |
+makes output a lot less neat and can ultimately make the testing a bit less |
+in-depth, but it will give you an experience more familiar from other fuzzing |
+tools. |