a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 215727 and 244461

Description: Static java code analyzer to find bugs
 Findbugs is a program which uses static analysis to look for bugs in Java
 code. It can analyze programs compiled for any version of Java, from 1.0
 to 1.8.
 .
 Findbugs provides both GUI and command line interfaces and supports many
 bug patterns.
Description: Static java code analyzer to find bugs
 FindBugs is a program which uses static analysis to look for bugs in Java
 code. It can analyze programs compiled for any version of Java, from 1.0
 to 1.8.
 .
 FindBugs provides both GUI and command line interfaces and supports many
 bug patterns.
--- 215727	Thu Jan  1 00:00:00 1970
+++ 244461	Thu Jan  1 00:00:00 1970
@@ -1,7 +1,7 @@
 Static java code analyzer to find bugs
- Findbugs is a program which uses static analysis to look for bugs in Java
+ FindBugs is a program which uses static analysis to look for bugs in Java
  code. It can analyze programs compiled for any version of Java, from 1.0
  to 1.8.
  .
- Findbugs provides both GUI and command line interfaces and supports many
+ FindBugs provides both GUI and command line interfaces and supports many
  bug patterns.