From 01e346a4821c5e59d76db8e3a07a6ac95f4fe726 Mon Sep 17 00:00:00 2001 From: "cmzmasek@gmail.com" Date: Fri, 29 Jun 2012 19:17:48 +0000 Subject: [PATCH] cleanup --- forester/java/src/org/forester/application/gsdi.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forester/java/src/org/forester/application/gsdi.java b/forester/java/src/org/forester/application/gsdi.java index 1fbcf63..0395e64 100644 --- a/forester/java/src/org/forester/application/gsdi.java +++ b/forester/java/src/org/forester/application/gsdi.java @@ -471,7 +471,7 @@ public final class gsdi { System.out.println( " -" + gsdi.MOST_PARSIMONIOUS_OPTION + ": use most parimonious duplication model for GSDI: " ); System.out.println( " assign nodes as speciations which would otherwise be assiged" ); - System.out.println( " as potential duplications dueof polytomies in the species tree" ); + System.out.println( " as potential duplications due to polytomies in the species tree" ); System.out.println( " -" + gsdi.GUESS_FORMAT_OF_SPECIES_TREE + ": to allow species tree in other formats than phyloXML (i.e. Newick, NHX, Nexus)" ); System.out.println( " -" + gsdi.SDISE_OPTION -- 1.7.10.2