From: Jason Self Date: Mon, 4 Jul 2016 22:14:27 +0000 (-0700) Subject: Minor formatting change in section 3.2.1.2. X-Git-Url: https://jxself.org/git/?p=mudman.git;a=commitdiff_plain;h=f869752286ec9371214b987fbc7712ad99ca3de3 Minor formatting change in section 3.2.1.2. --- diff --git a/md/environment.md b/md/environment.md index 0dcbb1e..ca5bc68 100644 --- a/md/environment.md +++ b/md/environment.md @@ -804,9 +804,9 @@ Causes application of the function R to 5. #### 3.2.1.2. The Ampersand Printer -Your current position is displayed by "ampersand printing' (see +Your current position is displayed by "ampersand printing" (see section 3.1.3). This consists of printing any object on a single line -by using the character & (ampersand) to mean "There's more stuff +by using the character `&` (ampersand) to mean "There's more stuff here." The ampersand printer used in `EDIT` is much like the standard one,