Fixed typo.

This commit is contained in:
thepurpleblob
2006-01-30 10:51:40 +00:00
parent 176ef4cdde
commit 610a889296
+1 -1
View File
@@ -95,6 +95,6 @@
<p>This filter enables resources to be created in multiple languages. The resource
language will then change when the user changes their selected Moodle language. To
use this feature first create your contents in multiple languages (in the same
resource. Then enclose each language block in the following tags:</p>
resource). Then enclose each language block in the following tags:</p>
<pre> &lt;lang lang="XX"&gt;your_content_here&lt;/lang&gt;</pre>
</div>