aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Date-Business/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Date-Business/pkg-descr')
-rw-r--r--devel/p5-Date-Business/pkg-descr10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-Date-Business/pkg-descr b/devel/p5-Date-Business/pkg-descr
index 2c8f75146479..7e71752994bc 100644
--- a/devel/p5-Date-Business/pkg-descr
+++ b/devel/p5-Date-Business/pkg-descr
@@ -1,10 +1,10 @@
-Date::Business provides the functionality to perform simple date manipulations
+Date::Business provides the functionality to perform simple date manipulations
quickly. Support for calendar date and business date math is provided.
-Business dates are weekdays only. Adding 1 to a weekend returns Monday,
+Business dates are weekdays only. Adding 1 to a weekend returns Monday,
subtracting 1 returns Friday.
-The difference in business days between Friday and the following
-Monday (using the diffb function) is one business day. The
-number of business days between Friday and the following
+The difference in business days between Friday and the following
+Monday (using the diffb function) is one business day. The
+number of business days between Friday and the following
Monday (using the betweenb function) is zero.