aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Event/LoadAdditionalScriptsEvent.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/lib/Event/LoadAdditionalScriptsEvent.php')
-rw-r--r--apps/files/lib/Event/LoadAdditionalScriptsEvent.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/lib/Event/LoadAdditionalScriptsEvent.php b/apps/files/lib/Event/LoadAdditionalScriptsEvent.php
index de222ccc55a..e5943c6f895 100644
--- a/apps/files/lib/Event/LoadAdditionalScriptsEvent.php
+++ b/apps/files/lib/Event/LoadAdditionalScriptsEvent.php
@@ -30,7 +30,8 @@ namespace OCA\Files\Event;
use OCP\EventDispatcher\Event;
/**
- * This event is triggered when the files app is rendered. It canb e used to add additional scripts to the files app.
+ * This event is triggered when the files app is rendered.
+ * It can be used to add additional scripts to the files app.
*
* @since 17.0.0
*/