Skip to content

Commit

Permalink
correct stupid abstract typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbs committed Feb 24, 2012
1 parent 30d1204 commit ecdf62e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Rubric/EntryTag.pm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
use strict;
use warnings;
package Rubric::EntryTag;
# ABTRACT: a tag on an entry
# ABSTRACT: a tag on an entry

use String::TagString;

Expand Down

0 comments on commit ecdf62e

Please sign in to comment.