Skip to content

Commit

Permalink
Merge pull request #280 from satta/spelling
Browse files Browse the repository at this point in the history
fix spelling
  • Loading branch information
andrewjpage committed Nov 1, 2016
2 parents 4fa8a21 + cd3d1ac commit 4a5c3e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Bio/Roary/AnnotateGroups.pm
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
package Bio::Roary::AnnotateGroups;

# ABSTRACT: Take in a group file and assosiated GFF files for the isolates and update the group name to the gene name
# ABSTRACT: Take in a group file and associated GFF files for the isolates and update the group name to the gene name

=head1 SYNOPSIS
Take in a group file and assosiated GFF files for the isolates and update the group name to the gene name
Take in a group file and associated GFF files for the isolates and update the group name to the gene name
use Bio::Roary::AnnotateGroups;
my $obj = Bio::Roary::AnnotateGroups->new(
Expand Down

0 comments on commit 4a5c3e4

Please sign in to comment.