diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-09-23 23:59:59 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-09-23 23:59:59 +0000 |
commit | c61be53f9b4717d962fd508ef20da810cbbc102d (patch) | |
tree | 731d9dea1d2fb79b9cbbaf0b90bb23edb0bd35e7 /www/mod_layout/pkg-descr | |
parent | Remove a stray line-continuation which was breaking the fetch. (diff) |
Fix a typo (ot->or)
Submitted by: Peter Avalos <pavalos@theshell.com>
Diffstat (limited to 'www/mod_layout/pkg-descr')
-rw-r--r-- | www/mod_layout/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_layout/pkg-descr b/www/mod_layout/pkg-descr index 9de7f17673d8..a135a899bdaf 100644 --- a/www/mod_layout/pkg-descr +++ b/www/mod_layout/pkg-descr @@ -1,5 +1,5 @@ mod_layout is a utility to wrap served webpages. This means it can -add a footer ot header to a document. This allows you to create a +add a footer or header to a document. This allows you to create a standard look and feel throughout a website without using SSI. Some example uses are adding standard disclaimers to the bottom of all pages, banner ads to the top of all pages, or even a menu at |