fall-back -> fallback find-doc-nit addition
authorMichael Baentsch <info@baentsch.ch>
Wed, 13 Jan 2021 15:58:22 +0000 (16:58 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 21 Jan 2021 16:05:19 +0000 (17:05 +0100)
Ensure the same term is used for fallback

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13862)

util/find-doc-nits

index 6c559ba05d442f9b13ef91d75542ec643923b051..c0845791c1a1188aae6dc7b6caa0799701f3de4e 100755 (executable)
@@ -609,6 +609,7 @@ my %preferred_words = (
     'bitmask'       => 'bit mask',
     'builtin'       => 'built-in',
    #'epoch'         => 'Epoch', # handled specially, below
+    'fall-back'     => 'fallback',
     'file name'     => 'filename',
     'file system'   => 'filesystem',
     'host name'     => 'hostname',