summaryrefslogtreecommitdiffstats
path: root/perl/perl-Set-IntSpan/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Set-IntSpan/slack-desc')
-rw-r--r--perl/perl-Set-IntSpan/slack-desc4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-Set-IntSpan/slack-desc b/perl/perl-Set-IntSpan/slack-desc
index 0dfc08ac70..41dfd98f7a 100644
--- a/perl/perl-Set-IntSpan/slack-desc
+++ b/perl/perl-Set-IntSpan/slack-desc
@@ -9,11 +9,11 @@
perl-Set-IntSpan: perl-Set-IntSpan (Manages sets of integers)
perl-Set-IntSpan:
perl-Set-IntSpan: Set::IntSpan manages sets of integers. It is optimized for sets that
-perl-Set-IntSpan: have long runs of consecutive integers. These arise, for example, in
+perl-Set-IntSpan: have long runs of consecutive integers. These arise, for example, in
perl-Set-IntSpan: .newsrc files, which maintain lists of articles:
perl-Set-IntSpan:
perl-Set-IntSpan: alt.foo: 1-21,28,31
perl-Set-IntSpan: alt.bar: 1-14192,14194,14196-14221
perl-Set-IntSpan:
-perl-Set-IntSpan:A run of consecutive integers is also called a span.
+perl-Set-IntSpan: A run of consecutive integers is also called a span.
perl-Set-IntSpan: