X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=chapters%2F15.rst;h=491720adb62775ae57bcaa34703f4a16c020bf2f;hb=4261ff48a6357e2af0957f5e1b88bdc022243d16;hp=ae0eff2fddf1b32f758898c8a888a733b31c217d;hpb=2a223f38ada318aa468e46210b7f92941816100e;p=ibg.git diff --git a/chapters/15.rst b/chapters/15.rst index ae0eff2..491720a 100644 --- a/chapters/15.rst +++ b/chapters/15.rst @@ -124,7 +124,7 @@ punctuation is missing:: In fact, there's nothing wrong with the ordering or punctuation. The problem is actually that we've tried to define a new object with an -internal ID of ``door`` -- reasonably enough, you might think, since the +internal ID of :attr:`door` -- reasonably enough, you might think, since the object *is* a door -- but Inform already knows the word (it's the name of a library attribute). Unfortunately, the error message provides only the vaguest hint that you just need to choose another name: we used