diff options
Diffstat (limited to 'src/mailman/runners/archive.py')
| -rw-r--r-- | src/mailman/runners/archive.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/runners/archive.py b/src/mailman/runners/archive.py index 0a9e104d8..1aa54d17c 100644 --- a/src/mailman/runners/archive.py +++ b/src/mailman/runners/archive.py @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License along with # GNU Mailman. If not, see <http://www.gnu.org/licenses/>. -"""Archive queue runner.""" +"""Archive runner.""" __metaclass__ = type __all__ = [ |
