diff options
Diffstat (limited to 'includes/db/ORMResult.php')
-rw-r--r-- | includes/db/ORMResult.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/db/ORMResult.php b/includes/db/ORMResult.php index 2a5837a1..160033c4 100644 --- a/includes/db/ORMResult.php +++ b/includes/db/ORMResult.php @@ -25,7 +25,7 @@ * @file ORMResult.php * @ingroup ORM * - * @licence GNU GPL v2 or later + * @license GNU GPL v2 or later * @author Jeroen De Dauw < jeroendedauw@gmail.com > */ |