From 8ece0e457ee994e54c23ee7393fbce831d81a954 Mon Sep 17 00:00:00 2001 From: Ed Tanous Date: Tue, 2 Jan 2024 13:16:50 -0800 Subject: Fix spelling mistakes These were found with: codespell -w $(git ls-files | grep "\.[hc]\(pp\)\?$") At some point in the future, we might want to get this enabled in CI. Change-Id: Iccb57b2adfd06a2e177e99db2923fe4e8e329118 Signed-off-by: Ed Tanous --- DEVELOPING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEVELOPING.md') diff --git a/DEVELOPING.md b/DEVELOPING.md index 5468f798e7..a2dc3c9d93 100644 --- a/DEVELOPING.md +++ b/DEVELOPING.md @@ -193,7 +193,7 @@ Security: There may be cases where maintainers make explicit breaking changes in the best interest of security; In these rare cases, the maintainers and contributors will endeavor to avoid breaking clients as much as is technically possible, but as with all security, impact will need to be weighed against the -security impact of not making changes, and judgement calls will be made, with +security impact of not making changes, and judgment calls will be made, with options to allow providing the old behavior. ### clang-tidy -- cgit v1.2.3