summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlbert Chu <chu11@llnl.gov>2023-04-18 16:41:04 -0700
committerAlbert Chu <chu11@llnl.gov>2023-04-18 16:41:04 -0700
commitc10daa8f8f5e140c820781b82cf01c4e15ddd1e2 (patch)
tree63452aa659da00aefe763d91a1393c05d42f0137
parent90ea0a4a8eeb2d823d5bdbc74e6d7cc56aa1420d (diff)
downloadautoconf-archive-c10daa8f8f5e140c820781b82cf01c4e15ddd1e2.tar.gz
ax_ms_cpprest.m4: fix typo
-rw-r--r--m4/ax_ms_cpprest.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ax_ms_cpprest.m4 b/m4/ax_ms_cpprest.m4
index 57e21dd..6c041e3 100644
--- a/m4/ax_ms_cpprest.m4
+++ b/m4/ax_ms_cpprest.m4
@@ -11,7 +11,7 @@
# Test for the Microsoft C++ Rest SDK library of a particular version (or
# newer)
#
-# If no path to the installed cpprest library is given the macro searchs
+# If no path to the installed cpprest library is given the macro searches
# under /usr, /usr/local, /opt and /opt/local and evaluates the
# $CPPREST_ROOT environment variable.
#