diff --git a/doc/21-development.md b/doc/21-development.md index 8db0640ea..bf5cf8b20 100644 --- a/doc/21-development.md +++ b/doc/21-development.md @@ -1188,7 +1188,7 @@ required though. #### Whitespace Cleanup Patches must be cleaned up and follow the indent style (tabs instead of spaces). -You should also remove any training whitespaces. +You should also remove any trailing whitespaces. `git diff` allows to highlight such.