X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=forester%2Fjava%2Fsrc%2Forg%2Fforester%2Fapplication%2Fgsdi.java;h=0395e649c540f212573f946f3c08a9d9c3971e7c;hb=01e346a4821c5e59d76db8e3a07a6ac95f4fe726;hp=1fbcf63c42c14cef828b4223077ae174a00add7d;hpb=9fb521efd69ca1bbb41f8c64ea5e96929e05f996;p=jalview.git 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