From 577ed5bfa481b617b109badb967bb06346a8856d Mon Sep 17 00:00:00 2001 From: Markus Staab Date: Sun, 21 Jul 2019 01:01:36 +0200 Subject: [PATCH] Fix typos Closes GH-4447 --- ext/pcre/tests/dollar_endonly.phpt | 2 +- ext/pcre/tests/pcre_anchored.phpt | 2 +- ext/pcre/tests/pcre_extended.phpt | 2 +- ext/pcre/tests/pcre_extra.phpt | 2 +- ext/pcre/tests/ungreedy.phpt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ext/pcre/tests/dollar_endonly.phpt b/ext/pcre/tests/dollar_endonly.phpt index 96a52441df..ea2d882574 100644 --- a/ext/pcre/tests/dollar_endonly.phpt +++ b/ext/pcre/tests/dollar_endonly.phpt @@ -1,5 +1,5 @@ --TEST-- -D (PCRE_DOLLAR_ENDONLY) modififer +D (PCRE_DOLLAR_ENDONLY) modifier --FILE--