2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 14:25:15 +00:00

Typographical and Grammatical fixes

This commit is contained in:
THE-Spellchecker
2023-11-28 01:55:57 -05:00
committed by Todd C. Miller
parent b4ae559c81
commit 5eba4b48cf
27 changed files with 38 additions and 38 deletions

View File

@@ -303,7 +303,7 @@ sudo_fatal_callback_deregister_v1(sudo_fatal_callback_t func)
}
/*
* Set the conversation function to use for output insteaf of the
* Set the conversation function to use for output instead of the
* standard error. If conv is NULL, switch back to standard error.
*/
void