debugging.md: Correct typo in Appendix B
[mudman.git] / md / debugging.md
index b1ae6406d8fe27aa54f5b34075d1b7953069c28e..eb40e6bb35f74dc2c39e1531d0e268523c4334a9 100644 (file)
@@ -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.
 
 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.
 
 MEND: Muddle Executor, aNalyzer, and Debugger. The subject of this
 report.