mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
fixed comment typo
This commit is contained in:
parent
8fa689f4aa
commit
86c2da1782
1 changed files with 1 additions and 1 deletions
|
@ -475,7 +475,7 @@ class page_requirements_manager {
|
||||||
* Even if a particular style sheet is requested more than once, it will only
|
* Even if a particular style sheet is requested more than once, it will only
|
||||||
* be linked to once.
|
* be linked to once.
|
||||||
*
|
*
|
||||||
* Please note sue of this feature is strongly discouraged,
|
* Please note use of this feature is strongly discouraged,
|
||||||
* it is suitable only for places where CSS is submitted directly by teachers.
|
* it is suitable only for places where CSS is submitted directly by teachers.
|
||||||
* (Students must not be allowed to submit any external CSS because it may
|
* (Students must not be allowed to submit any external CSS because it may
|
||||||
* contain embedded javascript!). Example of correct use is mod/data.
|
* contain embedded javascript!). Example of correct use is mod/data.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue