docs: fix typos (#20150)

Co-authored-by: Miguel Carneiro <mcarneiromorenas@gmail.com>
Co-authored-by: Gregory Anders <greg@gpanders.com>
Co-authored-by: Raphael <glephunter@gmail.com>
Co-authored-by: C.D. MacEachern <craig.daniel.maceachern@gmail.com>
Co-authored-by: zeertzjq <zeertzjq@outlook.com>
This commit is contained in:
dundargoc
2022-09-26 11:43:23 +02:00
committed by GitHub
parent fe045bfd5f
commit c815aadfcc
21 changed files with 63 additions and 58 deletions

View File

@@ -128,7 +128,7 @@ void do_debug(char *cmd)
ignore_script = true;
}
// don't debug any function call, e.g. from an expresion mapping
// don't debug any function call, e.g. from an expression mapping
n = debug_break_level;
debug_break_level = -1;