fix grammar in docstring

This commit is contained in:
Jan Dittberner 2015-01-04 22:48:42 +01:00
parent 7fe405a27d
commit 919be9e15f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
"""
This module defines Celery_ tasks to manage MySQL users and database.
This module defines Celery_ tasks to manage MySQL users and databases.
"""
from __future__ import absolute_import, unicode_literals