diff options
author | petef <petef@FreeBSD.org> | 2001-09-24 07:59:59 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-09-24 07:59:59 +0800 |
commit | 5e06c19ddef7f76336c5ef6a7a874335e6e013e6 (patch) | |
tree | 3f246ba12e40f5ddb7eb61f611f3cbd54c8caeec /www/mod_layout | |
parent | a5dd5b811d3b9b904ea8b59f65e6e296d946a840 (diff) | |
download | freebsd-ports-gnome-5e06c19ddef7f76336c5ef6a7a874335e6e013e6.tar.gz freebsd-ports-gnome-5e06c19ddef7f76336c5ef6a7a874335e6e013e6.tar.zst freebsd-ports-gnome-5e06c19ddef7f76336c5ef6a7a874335e6e013e6.zip |
Fix a typo (ot->or)
Submitted by: Peter Avalos <pavalos@theshell.com>
Diffstat (limited to 'www/mod_layout')
-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 |