summaryrefslogtreecommitdiffstats
path: root/m4/uriparser.m4
diff options
context:
space:
mode:
authorLorenz <12514511+RincewindsHat@users.noreply.github.com>2023-04-14 22:02:42 +0200
committerGitHub <noreply@github.com>2023-04-14 22:02:42 +0200
commitaff54257822a507121aaaee0b6b8cdfdef41b615 (patch)
treeabfb970cab5f7bfed94fe0b70ddfc37ed24cc567 /m4/uriparser.m4
parente44dcb80f1fdab2751cd460325391676e4f1a466 (diff)
parent0f3703e641f0f995a8abb40056cb5430b6c228c4 (diff)
downloadmonitoring-plugins-aff54257822a507121aaaee0b6b8cdfdef41b615.tar.gz
Merge pull request #1864 from waja/seperated_typo
Fix typos
Diffstat (limited to 'm4/uriparser.m4')
-rw-r--r--m4/uriparser.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/uriparser.m4 b/m4/uriparser.m4
index dbb8a551..5113638f 100644
--- a/m4/uriparser.m4
+++ b/m4/uriparser.m4
@@ -1,4 +1,4 @@
1# (this check is rougly based on and inspired libcurl.m4) 1# (this check is roughly based on and inspired libcurl.m4)
2# URIPARSER_CHECK ([DEFAULT-ACTION], [MINIMUM-VERSION], 2# URIPARSER_CHECK ([DEFAULT-ACTION], [MINIMUM-VERSION],
3# [ACTION-IF-YES], [ACTION-IF-NO]) 3# [ACTION-IF-YES], [ACTION-IF-NO])
4# Checks for uriparser library. DEFAULT-ACTION is the string yes or no to 4# Checks for uriparser library. DEFAULT-ACTION is the string yes or no to