phylotastic hackathon at NESCENT 120607
authorcmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Thu, 7 Jun 2012 18:33:59 +0000 (18:33 +0000)
committercmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Thu, 7 Jun 2012 18:33:59 +0000 (18:33 +0000)
forester/java/src/org/forester/application/gene_tree_preprocess.java

index e9804a3..4dd6672 100644 (file)
@@ -67,7 +67,7 @@ public class gene_tree_preprocess {
             }
             catch ( final IOException e ) {
                 ForesterUtil.fatalError( PRG_NAME,
-                                         "failed to read target phylogenies from [" + in + "]: "
+                                         "failed to read phylogeny from [" + in + "]: "
                                                  + e.getLocalizedMessage() );
             }
             final File outtree = new File( ForesterUtil.removeSuffix( in.toString() )