Fix typos and update excluded/ignored codespell lists.

This commit is contained in:
Todd C. Miller
2023-05-25 12:53:27 -06:00
parent 0986a8846e
commit d633d82f22
8 changed files with 12 additions and 8 deletions

View File

@@ -94,7 +94,7 @@ The customized Plugin class should define a few plugin-specific methods.
When the plugin loads,
\fBsudo\fR
will create an instance of this class and call the methods.
The actual methods required depent on the type of the plugin,
The actual methods required depend on the type of the plugin,
but most return an
\fIint\fR
result code, as documented in