diff options
author | Artem Konev <artem.konev@nginx.com> | 2020-09-18 11:46:15 +0100 |
---|---|---|
committer | Artem Konev <artem.konev@nginx.com> | 2020-09-18 11:46:15 +0100 |
commit | 8ee96c224a42c47d641bc41424d932bb8c76773a (patch) | |
tree | be2eb9f72d6a6a2670673afdd5cc7d53491d0764 /src/nxt_unit.h | |
parent | f16ae01b12e612701f44c028f188d1ded58d0358 (diff) | |
download | unit-8ee96c224a42c47d641bc41424d932bb8c76773a.tar.gz unit-8ee96c224a42c47d641bc41424d932bb8c76773a.tar.bz2 |
Updated racially charged language in messages and comments.
Diffstat (limited to 'src/nxt_unit.h')
-rw-r--r-- | src/nxt_unit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nxt_unit.h b/src/nxt_unit.h index 67244cf4..eb3c30fa 100644 --- a/src/nxt_unit.h +++ b/src/nxt_unit.h @@ -187,7 +187,7 @@ struct nxt_unit_read_info_s { /* * Initialize Unit application library with necessary callbacks and - * ready/reply port parameters, send 'READY' response to master. + * ready/reply port parameters, send 'READY' response to main. */ nxt_unit_ctx_t *nxt_unit_init(nxt_unit_init_t *); |