aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSix <unknown>2010-04-10 23:27:43 -0400
committerSix <unknown>2010-04-10 23:27:43 -0400
commit61c0fede911b01508c5772d8f34ef02a3161bfde (patch)
tree2b1c1f545d441c24fa55b8b13711c54b822fc8f4
parent3d0a8b94ce0a2b6c9650a66c5ebe275212533b97 (diff)
downloaddodai-macsupport-61c0fede911b01508c5772d8f34ef02a3161bfde.tar.bz2
dodai-macsupport-61c0fede911b01508c5772d8f34ef02a3161bfde.tar.xz
dodai-macsupport-61c0fede911b01508c5772d8f34ef02a3161bfde.zip
-rw-r--r--dodai/db.py2
1 files changed, 1 insertions, 1 deletions
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 @@
13# GNU General Public License for more details. 13# GNU General Public License for more details.
14# 14#
15# You should have received a copy of the GNU General Public License 15# You should have received a copy of the GNU General Public License
16# along with Sodai. If not, see <http://www.gnu.org/licenses/>. 16# along with Dodai. If not, see <http://www.gnu.org/licenses/>.
17 17
18 18
19class Db(object): 19class Db(object):