diff --git a/api/tests/EtemplateTest.php b/api/tests/EtemplateTest.php index 8d24172cae..b0b2b59dd2 100644 --- a/api/tests/EtemplateTest.php +++ b/api/tests/EtemplateTest.php @@ -17,7 +17,7 @@ require_once realpath(__DIR__.'/Etemplate/WidgetBaseTest.php'); /** * Test the main class of Etemplate * - * Etemplate Widget base classscans the apps for widgets, which needs the app + * Etemplate Widget base class scans the apps for widgets, which needs the app * list, pulled from the database, so we need to log in. */ class EtemplateTest extends Etemplate\WidgetBaseTest {