summaryrefslogtreecommitdiff
path: root/prolog/problems/family_relations/descendant_2/en.py
diff options
context:
space:
mode:
authorAleksander Sadikov <aleksander.sadikov@fri.uni-lj.si>2016-08-10 00:18:27 +0200
committerAleksander Sadikov <aleksander.sadikov@fri.uni-lj.si>2016-08-10 00:18:27 +0200
commitc2e782122d52acea0e69f8a5a92b40bbbb7072e5 (patch)
treec32cb856f76c61080dd9acb2bb2b6847ffd1d97c /prolog/problems/family_relations/descendant_2/en.py
parentefc1dd926c83a0e772ccc87ffcf03218cbd90ed0 (diff)
English translation for rev/2 added.
Diffstat (limited to 'prolog/problems/family_relations/descendant_2/en.py')
-rw-r--r--prolog/problems/family_relations/descendant_2/en.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/prolog/problems/family_relations/descendant_2/en.py b/prolog/problems/family_relations/descendant_2/en.py
index 7752ad6..0fb584d 100644
--- a/prolog/problems/family_relations/descendant_2/en.py
+++ b/prolog/problems/family_relations/descendant_2/en.py
@@ -71,7 +71,7 @@ one another -- assigned values to variables in one branch do not transfer to the
''',
'predicate_always_false': '''\
-<p>It seems your predicate is <emph>always</emph> "false". Did you give it the correct name,
+<p>It seems your predicate is <em>always</em> "false". Did you give it the correct name,
or is it perhaps misspelled?</p>
<p>If the name is correct, check whether something else is misspelled, perhaps there is a full stop instead of
a comma or vice versa, or maybe you typed a variable name in lowercase?</p>