1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2025-12-17 14:37:02 +00:00

Fix documentation/comment typos

This patch fixes a variety of typos in documentation and comments, found
by running `codespell`.
This commit is contained in:
Alberto Bertogli
2023-10-07 12:40:59 +01:00
parent 43e98e08a8
commit 5cdbd9ff6e
15 changed files with 16 additions and 16 deletions

View File

@@ -32,7 +32,7 @@ For example:
# Redirect mail to pepe@ to jose@ on the same domain.
pepe: jose
# Redirect mail to flowers@ to the indvidual flowers.
# Redirect mail to flowers@ to the individual flowers.
flowers: rose@backgarden, lilly@pond
```

View File

@@ -68,7 +68,7 @@ The output of the command will be parsed as if it was the right-hand side of
the aliases configuration file (see [Aliases](aliases.md) for more details).
Results are appended to the results of the file-based alias resolution.
If there is no alias for the address, the hook should just exit successfuly
If there is no alias for the address, the hook should just exit successfully
without emitting any output.
There is a 5 second timeout for hook execution. If the hook exits with an