cron(8): Fix a typo in a source code comment
- s/overriden/overridden/ MFC after: 3 days
This commit is contained in:
parent
fa4eca789e
commit
b82cbe4651
@ -527,7 +527,7 @@ child_process(e, u)
|
|||||||
*/
|
*/
|
||||||
if (mailto == NULL) {
|
if (mailto == NULL) {
|
||||||
/* MAILTO not present, set to USER,
|
/* MAILTO not present, set to USER,
|
||||||
* unless globally overriden.
|
* unless globally overridden.
|
||||||
*/
|
*/
|
||||||
if (defmailto)
|
if (defmailto)
|
||||||
mailto = defmailto;
|
mailto = defmailto;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user