summaryrefslogtreecommitdiffstats
path: root/apps/files_external/templates/list.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/templates/list.php')
-rw-r--r--apps/files_external/templates/list.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/templates/list.php b/apps/files_external/templates/list.php
index e1b666c14c1..1d4f6993168 100644
--- a/apps/files_external/templates/list.php
+++ b/apps/files_external/templates/list.php
@@ -1,4 +1,4 @@
-<?php /** @var $l \OCP\IL10N */ ?>
+<?php /** @var \OCP\IL10N $l */ ?>
<div id="controls">
<div id="file_action_panel"></div>
</div>