Correct typos

This commit is contained in:
Landon Curt Noll
2021-12-05 18:23:27 -08:00
parent 769ac51f8c
commit f5c5cea8b0
80 changed files with 289 additions and 283 deletions

2
zio.c
View File

@@ -237,7 +237,7 @@ math_divertio(void)
/*
* Undivert output and return the saved output as a string. This also
* Un-divert output and return the saved output as a string. This also
* restores the output state to what it was before the diversion began.
* The string needs freeing by the caller when it is no longer needed.
*/