diff --git a/lang/en_utf8/help/quiz/formatgift.html b/lang/en_utf8/help/quiz/formatgift.html index e6cae22aef2..4669d35e3e7 100644 --- a/lang/en_utf8/help/quiz/formatgift.html +++ b/lang/en_utf8/help/quiz/formatgift.html @@ -190,7 +190,7 @@ ~%-50%Grant's father }
Special Characters ~ = # { } :
- These symbols ~ = # { } control the operation of this filter and cannot be used as normal text within questions.
+ These symbols ~ = # { } : control the operation of this filter and cannot be used as normal text within questions.
Since these symbols have a special role in determining the operation of this filter, they are called "control characters."
But sometimes you may want to use one of these characters, for example to show a mathematical formula in a question.
The way to get around this problem is "escaping" the control characters.