File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ version 0.03
1515
1616# DESCRIPTION
1717
18- This module implements and algorithm to identify and split multi-word
18+ This module implements an algorithm to identify and split multi-word
1919identifier in their individual words. For example, "UserFind" in "user"
2020and "find", or "timesort" in "time" and "sort".
2121
Original file line number Diff line number Diff line change @@ -325,7 +325,7 @@ __END__
325325
326326=head1 DESCRIPTION
327327
328- This module implements and algorithm to identify and split multi-word
328+ This module implements an algorithm to identify and split multi-word
329329identifier in their individual words. For example, "UserFind" in "user"
330330and "find", or "timesort" in "time" and "sort".
331331
You can’t perform that action at this time.
0 commit comments