From 8c1cbc72105ffd493b48e65f8f5fd3657dedb28c Mon Sep 17 00:00:00 2001 From: Gustaf Neumann Date: Mon, 29 Jun 2020 21:13:07 +0200 Subject: Fix typos and repeated words CLA: trivial Reviewed-by: Shane Lontis Reviewed-by: Matthias St. Pierre (Merged from https://github.com/openssl/openssl/pull/12320) --- util/find-doc-nits | 1 + 1 file changed, 1 insertion(+) (limited to 'util/find-doc-nits') diff --git a/util/find-doc-nits b/util/find-doc-nits index a54d754..d231745 100755 --- a/util/find-doc-nits +++ b/util/find-doc-nits @@ -551,6 +551,7 @@ sub functionname_check { # This is from http://man7.org/linux/man-pages/man7/man-pages.7.html my %preferred_words = ( + 'a.k.a.' => 'aka', 'bitmask' => 'bit mask', 'builtin' => 'built-in', #'epoch' => 'Epoch', # handled specially, below -- cgit v1.1