From 06cf4e1cd6dc2ad7a43fa70786aca414afc55a22 Mon Sep 17 00:00:00 2001 From: Andreas Preikschat Date: Thu, 28 Mar 2013 21:23:53 +0100 Subject: [PATCH] fixed spelling --- tests/interfaces/openlp_plugins_custom_forms/test_customform.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/interfaces/openlp_plugins_custom_forms/test_customform.py b/tests/interfaces/openlp_plugins_custom_forms/test_customform.py index 2ad97da14..24fefeafb 100644 --- a/tests/interfaces/openlp_plugins_custom_forms/test_customform.py +++ b/tests/interfaces/openlp_plugins_custom_forms/test_customform.py @@ -1,5 +1,5 @@ """ -Module to the custom edit form. +Module to test the custom edit form. """ from unittest import TestCase from mock import MagicMock, patch