Fixed the awkward description of the -find-bugs option for bugpoint.
[oota-llvm.git] / docs / CommandGuide / bugpoint.pod
index a7f4cbfab1c1823d21a1e4bbeef7a23d1af263fc..e9a8e87e25cad4c83defaa4a3165eeee0008607c 100644 (file)
@@ -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>