summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-11-12 16:56:53 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2021-11-14 12:13:28 -0800
commite1394a6408c86941417a700ff594e1bf26018c9e (patch)
treea44113f31e56afe0c0b107c114bfd075d9fdb5fc /tests
parente0d39a9133e1507345d73ac5aff85f037f39aa54 (diff)
downloadgrep-e1394a6408c86941417a700ff594e1bf26018c9e.tar.gz
maint: minor rewording and reindenting
Diffstat (limited to 'tests')
-rwxr-xr-xtests/pcre-abort2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pcre-abort b/tests/pcre-abort
index 51cee251..772a1d20 100755
--- a/tests/pcre-abort
+++ b/tests/pcre-abort
@@ -1,5 +1,5 @@
#! /bin/sh
-# Show that grep handles PCRE's PCRE_ERROR_MATCHLIMIT.
+# Show that grep handles PCRE2_ERROR_MATCHLIMIT.
# In grep-2.8, it would abort.
#
# Copyright (C) 2011-2021 Free Software Foundation, Inc.