make PH, aPH, CL selection
[jalview.git] / forester / java / src / org / forester / application / pfamacc2go.java
index 82ff0b8..9f69cdd 100644 (file)
@@ -105,7 +105,7 @@ public class pfamacc2go {
     private static void printHelp() {
         System.out.println();
         System.out.println( PRG_NAME
-                + " <pfam2go mapping file> <file with pfam accessors, newline and/or comma separated>" );
+                            + " <pfam2go mapping file> <file with pfam accessors, newline and/or comma separated>" );
         System.out.println();
     }
 }