diff options
author | Andre Klaerner <andre.klaerner@sap.com> | 2024-11-28 22:52:41 +0100 |
---|---|---|
committer | Andre Klaerner <andre.klaerner@sap.com> | 2024-11-28 22:52:41 +0100 |
commit | 28e7fe33729a42c6338fcdced65acbb62cf99065 (patch) | |
tree | b62e39b3d660deb655b1e5da7bfd5c07c212f3b3 | |
parent | 89f79cf2d216fed07de554ef01e230de7e2a5c56 (diff) | |
download | monitoring-plugins-28e7fe33729a42c6338fcdced65acbb62cf99065.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 | ||