mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 23:08:40 +02:00
Fix a couple of typos.
This commit is contained in:
@@ -285,7 +285,7 @@ sub read_one_month_pp
|
|||||||
Given a hashref C<$hash> consisting of one entry parsed
|
Given a hashref C<$hash> consisting of one entry parsed
|
||||||
from the "remind -p" stream and a C<$specials_accepted> hash,
|
from the "remind -p" stream and a C<$specials_accepted> hash,
|
||||||
return 1 if we should include this entry in the calendar or
|
return 1 if we should include this entry in the calendar or
|
||||||
0 if mot.
|
0 if not.
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
sub accept_special
|
sub accept_special
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ HTMLDIR = /var/www/remind
|
|||||||
# Where you stick images and CSS files, as seen by UNIX
|
# Where you stick images and CSS files, as seen by UNIX
|
||||||
IMAGEDIR = /var/www/remind/resources
|
IMAGEDIR = /var/www/remind/resources
|
||||||
|
|
||||||
# Where images and CSS fiels are, as seen by web browers
|
# Where images and CSS files are, as seen by web browsers
|
||||||
IMAGEBASE = /remind/resources
|
IMAGEBASE = /remind/resources
|
||||||
|
|
||||||
# Set by configure - don't touch.
|
# Set by configure - don't touch.
|
||||||
|
|||||||
Reference in New Issue
Block a user