summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2017-03-02 12:20:11 +0100
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2017-03-02 12:20:11 +0100
commit789ac4a72a7400d4463cd479bd222516009c3538 (patch)
tree49d054a7e62e6da7f7ee13a96caa3a00da1561d4
parent92c49ac708e04e545da6e7aafe91cac8f223f475 (diff)
Prolog: fix a typo
-rw-r--r--prolog/en.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/prolog/en.py b/prolog/en.py
index f31eab4..8b0a1a1 100644
--- a/prolog/en.py
+++ b/prolog/en.py
@@ -47,7 +47,7 @@ hint = {
'monkey_buggy_variable': [
'''\
-<p>The variable <code>[%=variable%]</code> is used incorrectly. Pay particular attention to the following program ragments:</p>
+<p>The variable <code>[%=variable%]</code> is used incorrectly. Pay particular attention to the following program fragments:</p>
<ul class="code" style="list-style: square inside; padding-left: 2em;">[%=fragments%]</ul>
''',
'''\