From fc65b4521adb9d989118285657690cdf1f28dcb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20R=C3=BChsen?= Date: Fri, 28 Dec 2018 19:05:42 +0100 Subject: [PATCH] * contrib/spell-checker: Remove trailing whitespace --- contrib/spell-checker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/spell-checker b/contrib/spell-checker index d5a96a87..571f715d 100755 --- a/contrib/spell-checker +++ b/contrib/spell-checker @@ -1,7 +1,7 @@ #!/usr/bin/env sh # # see https://github.com/codespell-project/codespell -# +# # in short: # - pip install codespell # - add ~/.local/bin to PATH