From: cmzmasek@gmail.com Date: Tue, 8 Oct 2013 20:16:58 +0000 (+0000) Subject: inprogress X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=f049eb830f04c5892aed4240737f3e486d9b2a14;p=jalview.git inprogress --- diff --git a/forester/ruby/evoruby/lib/evo/tool/phylogenies_decorator.rb b/forester/ruby/evoruby/lib/evo/tool/phylogenies_decorator.rb index de85ffc..6006729 100644 --- a/forester/ruby/evoruby/lib/evo/tool/phylogenies_decorator.rb +++ b/forester/ruby/evoruby/lib/evo/tool/phylogenies_decorator.rb @@ -308,7 +308,7 @@ module Evoruby puts( " " + PRG_NAME + ".rb [options] " ) puts() puts( " options: -" + IDS_ONLY_OPTION + ": decorate with sequence/species names only" ) - puts( " -" + DOMAINS_ONLY_OPTION + ": decorate with domain structures" ) + puts( " -" + DOMAINS_ONLY_OPTION + ": decorate with domain structures only" ) puts() end end # class PhylogenyiesDecorator