Skip to content

Commit

Permalink
Tweak: change title of align_regions options block
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyelewis committed Nov 6, 2017
1 parent aac62d9 commit 4aa84ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ unique_ptr<options_block> align_regions_options_block::do_clone() const {

/// \brief Define this block's name (used as a header for the block in the usage)
string align_regions_options_block::do_get_block_name() const {
return "Segment overlap/removal";
return "Regions";
}

/// \brief Add this block's options to the provided options_description
Expand Down

0 comments on commit 4aa84ec

Please sign in to comment.