Skip to content

Commit 71fa243

Browse files
committed
fixes #721
1 parent 255815c commit 71fa243

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

xml/chapter4/section4/subsection1.xml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,16 @@ first_answer('supervisor(list("Reasoner", x), y)');
239239
</JAVASCRIPT_TEST>
240240
</SNIPPET>
241241
All these people are in the computer division, as indicated by the
242-
word <SCHEMEINLINE>"computer"</SCHEMEINLINE> as the first item in their job
242+
word
243+
<SPLITINLINE>
244+
<SCHEME>
245+
<SCHEMEINLINE>computer</SCHEMEINLINE>
246+
</SCHEME>
247+
<JAVASCRIPT>
248+
<JAVASCRIPTINLINE>"computer"</JAVASCRIPTINLINE>
249+
</JAVASCRIPT>
250+
</SPLITINLINE>
251+
as the first item in their job
243252
descriptions.
244253
</TEXT>
245254
<TEXT>

0 commit comments

Comments
 (0)