diff options
author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2023-10-03 20:31:02 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-03 20:31:02 (GMT) |
commit | c10d478162f0b32d5233451236b436a5853f859f (patch) | |
tree | dda3324450f75d022d86db6a4deb965dbb9ab679 /plugins/tests | |
parent | 8e2784fa1f4d4bc0aa57aae8458e661985a8ee2a (diff) | |
parent | e1e1291b72e2f1df81d0346d77e65da677e57878 (diff) | |
download | monitoring-plugins-c10d478162f0b32d5233451236b436a5853f859f.tar.gz |
Merge pull request #1931 from RincewindsHat/fix/typos
Fix some more typos
Diffstat (limited to 'plugins/tests')
-rwxr-xr-x | plugins/tests/check_curl.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/tests/check_curl.t b/plugins/tests/check_curl.t index 72f2b7c..3c91483 100755 --- a/plugins/tests/check_curl.t +++ b/plugins/tests/check_curl.t | |||
@@ -9,7 +9,7 @@ | |||
9 | # Country Name (2 letter code) [AU]:DE | 9 | # Country Name (2 letter code) [AU]:DE |
10 | # State or Province Name (full name) [Some-State]:Bavaria | 10 | # State or Province Name (full name) [Some-State]:Bavaria |
11 | # Locality Name (eg, city) []:Munich | 11 | # Locality Name (eg, city) []:Munich |
12 | # Organization Name (eg, company) [Internet Widgits Pty Ltd]:Monitoring Plugins | 12 | # Organization Name (eg, company) [Internet Widgets Pty Ltd]:Monitoring Plugins |
13 | # Organizational Unit Name (eg, section) []: | 13 | # Organizational Unit Name (eg, section) []: |
14 | # Common Name (e.g. server FQDN or YOUR name) []:Monitoring Plugins | 14 | # Common Name (e.g. server FQDN or YOUR name) []:Monitoring Plugins |
15 | # Email Address []:devel@monitoring-plugins.org | 15 | # Email Address []:devel@monitoring-plugins.org |