summaryrefslogtreecommitdiffstats
path: root/settings/ajax/apps/ocs.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/ajax/apps/ocs.php')
-rw-r--r--settings/ajax/apps/ocs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/ajax/apps/ocs.php b/settings/ajax/apps/ocs.php
index 9bf3ccc34d2..9c5adfcfef9 100644
--- a/settings/ajax/apps/ocs.php
+++ b/settings/ajax/apps/ocs.php
@@ -45,7 +45,7 @@ if(is_array($categoryNames)) {
$pre=$app['preview'];
}
if($app['label']=='recommended') {
- $label='3rd Party App';
+ $label='3rd Party';
} else {
$label='Recommended';
}