From 8dad06cfbd223c6658a3cfdb1d3964520b3a6175 Mon Sep 17 00:00:00 2001 From: Andrew Resch Date: Wed, 24 Mar 2010 14:17:58 -0700 Subject: [PATCH] Fix some typos --- deluge/plugins/pluginbase.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deluge/plugins/pluginbase.py b/deluge/plugins/pluginbase.py index 451ce58d7..3b4158b33 100644 --- a/deluge/plugins/pluginbase.py +++ b/deluge/plugins/pluginbase.py @@ -1,7 +1,7 @@ # -# core.py +# pluginbase.py # -# Copyright (C) 2007 Andrew Resch +# Copyright (C) 2007-2010 Andrew Resch # # Deluge is free software. #