diff options
| -rw-r--r-- | core.e | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core.e b/core.e index 4648f9d..19f851f 100644 --- a/core.e +++ b/core.e @@ -766,7 +766,7 @@ here ! ~ Apologies to the C programming tradition but vowels are good, actually. ~ ~ Jonesforth also offers C@C! as another name for its CCOPY, but neither -~ "@!" nor "mem@mem!" seems particulaly nice. +~ "@!" nor "mem@mem!" seems particularly nice. ~ ~ (source, destination, length --) : memcopy |