summaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/ThemingDefaults.php
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2016-08-12 16:00:39 +0200
committerArthur Schiwon <blizzz@arthur-schiwon.de>2016-08-12 16:00:39 +0200
commit0c15081279a56d382400622e3c066584421cb67c (patch)
tree2345b64ed3af749122a5ef08a5988054ceb574ec /apps/theming/lib/ThemingDefaults.php
parent18fd8ff70cb00a886b86dd8e540f40be1ee4d735 (diff)
downloadnextcloud-server-0c15081279a56d382400622e3c066584421cb67c.tar.gz
nextcloud-server-0c15081279a56d382400622e3c066584421cb67c.zip
rename remaining occurences of OCA/Theming/Template
Diffstat (limited to 'apps/theming/lib/ThemingDefaults.php')
-rw-r--r--apps/theming/lib/ThemingDefaults.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/lib/ThemingDefaults.php b/apps/theming/lib/ThemingDefaults.php
index a7af208b96d..7b846919db3 100644
--- a/apps/theming/lib/ThemingDefaults.php
+++ b/apps/theming/lib/ThemingDefaults.php
@@ -48,7 +48,7 @@ class ThemingDefaults extends \OC_Defaults {
private $color;
/**
- * Template constructor.
+ * ThemingDefaults constructor.
*
* @param IConfig $config
* @param IL10N $l