aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/htmlform/HTMLFormTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit/includes/htmlform/HTMLFormTest.php')
-rw-r--r--tests/phpunit/includes/htmlform/HTMLFormTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/phpunit/includes/htmlform/HTMLFormTest.php b/tests/phpunit/includes/htmlform/HTMLFormTest.php
index f74f60af053c..e20cf9420103 100644
--- a/tests/phpunit/includes/htmlform/HTMLFormTest.php
+++ b/tests/phpunit/includes/htmlform/HTMLFormTest.php
@@ -3,7 +3,7 @@
/**
* @covers HTMLForm
*
- * @licence GNU GPL v2+
+ * @license GNU GPL v2+
* @author Gergő Tisza
* @author Thiemo Mättig
*/