X-Git-Url: https://jxself.org/git/?p=mudman.git;a=blobdiff_plain;f=md%2Fdebugging.md;fp=md%2Fdebugging.md;h=eb40e6bb35f74dc2c39e1531d0e268523c4334a9;hp=b1ae6406d8fe27aa54f5b34075d1b7953069c28e;hb=df88bb50c4103180befbfd44d7f12710b589d17f;hpb=875775f36b5fe75bbda679fd130075bd57c485f6 diff --git a/md/debugging.md b/md/debugging.md index b1ae640..eb40e6b 100644 --- a/md/debugging.md +++ b/md/debugging.md @@ -1520,7 +1520,7 @@ LVAL: A built-in Muddle function that returns the local value of a given ATOM. The local value is that which was last bound to the ATOM In the current ENVIRONMENT. -Muddle: An applicative programming language used to inclement MEND. +Muddle: An applicative programming language used to implement MEND. MEND: Muddle Executor, aNalyzer, and Debugger. The subject of this report.