From fcb62e41b8d579060464e57724459d7cb8b5eb39 Mon Sep 17 00:00:00 2001 From: Tim Bentley Date: Tue, 24 Aug 2010 18:53:41 +0100 Subject: [PATCH] Cut paste bug --- openlp/core/ui/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openlp/core/ui/__init__.py b/openlp/core/ui/__init__.py index ad356a7e0..e6da7f975 100644 --- a/openlp/core/ui/__init__.py +++ b/openlp/core/ui/__init__.py @@ -19,7 +19,7 @@ # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for # # more details. # # # -# You should have received a copy of the GNU General Pu__init__.pyblic License along # +# You should have received a copy of the GNU General Public License along # # with this program; if not, write to the Free Software Foundation, Inc., 59 # # Temple Place, Suite 330, Boston, MA 02111-1307 USA # ###############################################################################