aboutsummaryrefslogtreecommitdiff
path: root/dodai/db.py
diff options
context:
space:
mode:
Diffstat (limited to 'dodai/db.py')
-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):