Fix a couple of typos.

This commit is contained in:
Dianne Skoll
2022-03-26 10:11:17 -04:00
parent 62b94ab065
commit 6b3c6b0ec7
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ HTMLDIR = /var/www/remind
# Where you stick images and CSS files, as seen by UNIX
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
# Set by configure - don't touch.