aboutsummaryrefslogtreecommitdiff
path: root/_css/js.php
diff options
context:
space:
mode:
Diffstat (limited to '_css/js.php')
-rw-r--r--_css/js.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/_css/js.php b/_css/js.php
index 567f2639e..4110df952 100644
--- a/_css/js.php
+++ b/_css/js.php
@@ -18,7 +18,7 @@
* @see simplecache/view.php
* @see elgg_extend_view()
*
- * @uses $_GET['viewtype'] The current viewtype. Determins where to look for the
+ * @uses $_GET['viewtype'] The current viewtype. Determines where to look for the
* JS view files.
* @uses $_GET['view'] The view to output, relative to the view js/
* @uses $override A global that tells simplecache to ignore caching.