diff options
author | 2019-10-29 06:38:56 -0700 | |
---|---|---|
committer | 2019-10-29 09:38:56 -0400 | |
commit | 431c70e8b965545f16fa7afdc025787aec014241 (patch) | |
tree | f561a379294938320d5b24f3798c75a6ff36657c /go.mod | |
parent | 1821d9cb7e77fb9cdc8b90f46171d7c16b14e37c (diff) | |
download | coredns-431c70e8b965545f16fa7afdc025787aec014241.tar.gz coredns-431c70e8b965545f16fa7afdc025787aec014241.tar.zst coredns-431c70e8b965545f16fa7afdc025787aec014241.zip |
Correct some if/iff mixups (#3406)
This is a fixup for https://github.com/coredns/coredns/pull/3310 which
replaced some 'iff's with 'if' under the assumption they were typos.
I'm fairly confident they were "If and only if"
(https://en.wikipedia.org/wiki/If_and_only_if), which is commonly
shortened as "iff".
I've updated them to the full length 'if, and only if' for the sake of
readability.
Signed-off-by: Euan Kemp <euan@ngrok.com>
Diffstat (limited to 'go.mod')
0 files changed, 0 insertions, 0 deletions