summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2016-12-24 11:50:10 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2016-12-24 11:50:10 +0000
commit26fb82dce0be42ab175c2c87037ec3e439f4ee49 (patch)
tree2a4eaa00ccc721331378d071abac3bba1b1f2bef
parent264001f79aeb5804fa8f7d92a2e2fd39b3bfe55f (diff)
typo
-rw-r--r--tests/db/thread_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/db/thread_test.py b/tests/db/thread_test.py
index 1194ad81..7f802e15 100644
--- a/tests/db/thread_test.py
+++ b/tests/db/thread_test.py
@@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-"""Tests for the alt.db.thread module."""
+"""Tests for the alot.db.thread module."""
import datetime
import unittest