From 00c3fa490846bc107bd1796931dfd4e97c1617f4 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 24 Feb 2022 01:47:56 -0500 Subject: [PATCH] spelling: among Signed-off-by: Josh Soref --- .cmake-format | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cmake-format b/.cmake-format index 4c3d5ad2..ddf2fa5a 100644 --- a/.cmake-format +++ b/.cmake-format @@ -21,7 +21,7 @@ separate_fn_name_with_space = False dangle_parens = False # If the statement spelling length (including space and parenthesis is larger -# than the tab width by more than this amoung, then force reject un-nested +# than the tab width by more than this among, then force reject un-nested # layouts. max_prefix_chars = 2