From f049eb830f04c5892aed4240737f3e486d9b2a14 Mon Sep 17 00:00:00 2001 From: "cmzmasek@gmail.com" Date: Tue, 8 Oct 2013 20:16:58 +0000 Subject: [PATCH] inprogress --- forester/ruby/evoruby/lib/evo/tool/phylogenies_decorator.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.7.10.2