aboutsummaryrefslogtreecommitdiff
path: root/_css/css.php
diff options
context:
space:
mode:
Diffstat (limited to '_css/css.php')
-rw-r--r--_css/css.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/_css/css.php b/_css/css.php
index 7aeb0eaa8..7fd12ec13 100644
--- a/_css/css.php
+++ b/_css/css.php
@@ -13,10 +13,10 @@
* This view is cached via simplecache.
*
* @see views/default/css.php
- * @see simgplecache/view.php
+ * @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
* css.php view.
* @uses $override A global that tells simplecache to ignore caching.
*