diff options
Diffstat (limited to 'src/mailman/runners/pipeline.py')
| -rw-r--r-- | src/mailman/runners/pipeline.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/runners/pipeline.py b/src/mailman/runners/pipeline.py index 6b9ad0a88..b088325b4 100644 --- a/src/mailman/runners/pipeline.py +++ b/src/mailman/runners/pipeline.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/>. -"""The pipeline queue runner. +"""The pipeline runner. This runner's purpose is to take messages that have been approved for posting through the 'preparation pipeline'. This pipeline adds, deletes and modifies |
