summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--backgroundjob/task.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/backgroundjob/task.php b/backgroundjob/task.php
index e41e67744..5ea9c6a7d 100644
--- a/backgroundjob/task.php
+++ b/backgroundjob/task.php
@@ -12,7 +12,7 @@
*/
-namespace OCA\News\Backgroundjob;
+namespace OCA\News\BackgroundJob;
use \OCA\News\App\News;