From: Cash Costello Date: Sat, 28 Jan 2012 13:12:44 +0000 (-0500) Subject: fixed typo in docs X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=e270bddb01dac3114ccf2d1d3680ce5a45f4374c;p=lorea%2Felgg.git fixed typo in docs --- diff --git a/engine/lib/views.php b/engine/lib/views.php index 4883ee739..052387191 100644 --- a/engine/lib/views.php +++ b/engine/lib/views.php @@ -560,7 +560,7 @@ function elgg_view($view, $vars = array(), $bypass = false, $debug = false, $vie * * @return void * @since 1.7.0 - * @link http://docs.elgg.org/Views/Ejxtend + * @link http://docs.elgg.org/Views/Extend * @example views/extend.php */ function elgg_extend_view($view, $view_extension, $priority = 501, $viewtype = '') {