Fixed a typo in excuse.py

This commit is contained in:
Fabio Tranchitella 2006-06-24 21:37:45 +00:00
parent f7b9bdc1f4
commit 015a01c769

View File

@ -22,7 +22,7 @@ class Excuse:
"""Excuse class """Excuse class
This class represents an update excuse, which is a detailed explanation This class represents an update excuse, which is a detailed explanation
of why a package can or cannot be updated in the testing distribution from of why a package can or cannot be updated in the testing distribution from
a newer package in another distribution (like for example unstable). a newer package in another distribution (like for example unstable).
The main purpose of the excuses is to be written in an HTML file which The main purpose of the excuses is to be written in an HTML file which