From: moodler Date: Fri, 15 Sep 2006 08:23:40 +0000 (+0000) Subject: FIxed docs X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=3bac4f9fceb8a42b24bea83b5e7457736510280e;p=moodle.git FIxed docs --- diff --git a/filter/multilang/filter.php b/filter/multilang/filter.php index 35a732ce8d..8e76ae5249 100644 --- a/filter/multilang/filter.php +++ b/filter/multilang/filter.php @@ -33,7 +33,7 @@ // This is an improved version of the original multilang filter by Gaetan Frenoy. // It should be 100% compatible with the original one. Some new features are: // - Supports a new "short" syntax to make things easier. Simply use: -// +// // - Needs less resources and executes faster. // - Allows any type of content to be used. No restrictions at all!