From 61c0fede911b01508c5772d8f34ef02a3161bfde Mon Sep 17 00:00:00 2001 From: Six Date: Sat, 10 Apr 2010 23:27:43 -0400 Subject: --- dodai/db.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dodai/db.py b/dodai/db.py index d65f60a..5cbe605 100644 --- a/dodai/db.py +++ b/dodai/db.py @@ -13,7 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Sodai. If not, see . +# along with Dodai. If not, see . class Db(object): -- cgit v1.2.3