diff options
Diffstat (limited to 'src/mailman/utilities/filesystem.py')
| -rw-r--r-- | src/mailman/utilities/filesystem.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/utilities/filesystem.py b/src/mailman/utilities/filesystem.py index 545b88931..ed215a6bd 100644 --- a/src/mailman/utilities/filesystem.py +++ b/src/mailman/utilities/filesystem.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/>. -"""Module stuff.""" +"""Filesystem utilities.""" from __future__ import absolute_import, unicode_literals |
