From 2f8aee333c15ef55e81d1702c9c477f688221d10 Mon Sep 17 00:00:00 2001 From: viega Date: Tue, 26 May 1998 03:04:35 +0000 Subject: Fixed a typo in the zipcode. --- modules/htmlformat.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/htmlformat.py') diff --git a/modules/htmlformat.py b/modules/htmlformat.py index 68b0fe4fc..587bb1a0a 100644 --- a/modules/htmlformat.py +++ b/modules/htmlformat.py @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 0211-1307, USA. +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. """Library for program-based construction of an HTML documents. @@ -20,7 +20,7 @@ Encapsulate HTML formatting directives in classes that act as containers for python and, recursively, for nested HTML formatting objects.""" -__version__ = "$Revision: 539 $" +__version__ = "$Revision: 547 $" # Eventually could abstract down to HtmlItem, which outputs an arbitrary html # object given start / end tags, valid options, and a value. -- cgit v1.2.3-70-g09d2