diff options
| author | Irene Knapp <ireneista@irenes.space> | 2026-09-21 15:35:41 -0700 |
|---|---|---|
| committer | Irene Knapp <ireneista@irenes.space> | 2026-09-21 15:35:41 -0700 |
| commit | 06b27a06095a9f21fd6c9e70185c6bbe296e65c4 (patch) | |
| tree | 9491c25e55ec2a92dd06c7568e3ad2b08ede87f8 | |
| parent | 0860b49f8e326016349e1096ab705dc0efefe3a8 (diff) | |
typo fix, thanks mei&
Force-Push: yes Change-Id: I287ce3331bb719b6a8920164f6550b472706b33b
| -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 |