From c506269ff5656772fdf739c61bf1aceac4fe9060 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Tue, 27 Jul 2021 00:13:18 +0200 Subject: Fix various spelling errors (thanks codespell) Also special thanks to timeless, for wordlessly reminding me to check for typos. --- doc/coding_style.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/coding_style.md b/doc/coding_style.md index 2635fa2f..3d831e3f 100644 --- a/doc/coding_style.md +++ b/doc/coding_style.md @@ -767,7 +767,7 @@ on other resources. ## Static checking All code should pass [luacheck](https://github.com/mpeterv/luacheck) using -the `.luacheckrc` provided in the Prosody repository, and using miminal +the `.luacheckrc` provided in the Prosody repository, and using minimal inline exceptions. * luacheck warnings of class 211, 212, 213 (unused variable, argument or loop -- cgit v1.2.3