diff options
Diffstat (limited to 'docs/CommandGuide/bugpoint.pod')
-rw-r--r-- | docs/CommandGuide/bugpoint.pod | 2 |
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> |