From 26fb82dce0be42ab175c2c87037ec3e439f4ee49 Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Sat, 24 Dec 2016 11:50:10 +0000 Subject: typo --- tests/db/thread_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 . -"""Tests for the alt.db.thread module.""" +"""Tests for the alot.db.thread module.""" import datetime import unittest -- cgit v1.2.3