From: David Griffith Date: Thu, 14 Apr 2016 11:02:19 +0000 (-0700) Subject: Stupid typo X-Git-Url: https://jxself.org/git/?p=ibg.git;a=commitdiff_plain;h=9eb5de056be1d88d440d391ac5030dd05fe6a3a8 Stupid typo --- diff --git a/chapters/10.rst b/chapters/10.rst index 0accf18..f93ada8 100644 --- a/chapters/10.rst +++ b/chapters/10.rst @@ -166,7 +166,7 @@ we've decided to modestly award one point for each. By the way, the use of an equals sign ``=`` is optional with ``Constant``; these two lines have identical effect: -.. code-block:: inform6.. +.. code-block:: inform6 Constant ROOM_SCORE 1;