From eaed22a42b08d0ac88a08421d740926f1af75eba Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Sun, 13 Mar 2022 09:11:03 -0400 Subject: [PATCH] Fix typo --- rem2pdf/bin/rem2pdf.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/rem2pdf/bin/rem2pdf.in b/rem2pdf/bin/rem2pdf.in index cacee10c..9a962049 100644 --- a/rem2pdf/bin/rem2pdf.in +++ b/rem2pdf/bin/rem2pdf.in @@ -478,14 +478,14 @@ positioned absolutely with respect to the day's box (and is not counted when calculating the box's height.) A positive I value positions the left edge of the text I points -to the right of the left side of the calender box, while a negative +to the right of the left side of the calendar box, while a negative I value positions the right edge of the text I points to the left -of the right side of the calender box. +of the right side of the calendar box. A positive I value positions the top edge of the text I points -below the top of the calender box, while a negative I value +below the top of the calendar box, while a negative I value positions the bottom edge of the text I points above the bottom of -the calender box. +the calendar box. If you use absolutely-positioned text, it's up to you to make sure it doesn't overlap other text; B takes no special precautions to