diff options
author | Bernhard Schmidt <berni@debian.org> | 2020-04-19 16:00:31 +0200 |
---|---|---|
committer | Bernhard Schmidt <berni@debian.org> | 2020-04-19 16:00:31 +0200 |
commit | 11902b0e7f2806538c43fbcd79c0e95edec4a837 (patch) | |
tree | 80e256ec519d239eb26379916d7d912091fc2261 /debian | |
parent | 7728a9676dc67128c9adf56bc1d31a4e5b815b26 (diff) |
Fix spelling error
Diffstat (limited to 'debian')
-rw-r--r-- | debian/README.Debian | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/README.Debian b/debian/README.Debian index 29b15fe..5b589b8 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -227,7 +227,7 @@ init.d script). ie: ..... (around line 58 of the init.d script).... LD_PRELOAD=/lib/security/pam_ldap.so start-stop-daemon --start --quiet --oknodo -Thanks Andreas Metzler, Lars Ellenberg, Simon Josefsson & chantra for folling +Thanks Andreas Metzler, Lars Ellenberg, Simon Josefsson & chantra for debugging this issue. |