aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r--docs/CommandGuide/bugpoint.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/bugpoint.pod b/docs/CommandGuide/bugpoint.pod
index a7f4cbfab1..e9a8e87e25 100644
--- a/docs/CommandGuide/bugpoint.pod
+++ b/docs/CommandGuide/bugpoint.pod
@@ -67,7 +67,7 @@ B<bugpoint> may crash.
=item B<-find-bugs>
Continually randomize the specified passes and run them on the test program
-until an error is found in LLVM or the user kills B<bugpoint>.
+until a bug is found or the user kills B<bugpoint>.
=item B<--help>