diff options
author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2024-11-28 23:14:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-28 23:14:51 +0100 |
commit | afb1734ec488b72e17b3fe8d14d9a0473e1449a4 (patch) | |
tree | b62e39b3d660deb655b1e5da7bfd5c07c212f3b3 | |
parent | 89f79cf2d216fed07de554ef01e230de7e2a5c56 (diff) | |
parent | 28e7fe33729a42c6338fcdced65acbb62cf99065 (diff) | |
download | monitoring-plugins-afb1734ec488b72e17b3fe8d14d9a0473e1449a4.tar.gz |
fix typo in SUPPORT
-rw-r--r-- | SUPPORT | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ support offerings. | |||
8 | 8 | ||
9 | There are two mailing lists associated with Monitoring Plugins development: | 9 | There are two mailing lists associated with Monitoring Plugins development: |
10 | 'help' (mailto:help@monitoring-plugins.org), and 'devel' | 10 | 'help' (mailto:help@monitoring-plugins.org), and 'devel' |
11 | (mailto:help@monitoring-plugins.org). Unless you are fairly | 11 | (mailto:devel@monitoring-plugins.org). Unless you are fairly |
12 | certain you have found a bug or that you are requesting a new feature, | 12 | certain you have found a bug or that you are requesting a new feature, |
13 | please direct support requests to 'help'. | 13 | please direct support requests to 'help'. |
14 | 14 | ||