From 2b4f61435f2704b4aa354c1a22442c2f6d01aa14 Mon Sep 17 00:00:00 2001 From: rmysliwczyk <31518644+rmysliwczyk@users.noreply.github.com> Date: Fri, 14 Aug 2026 09:03:05 +0200 Subject: [PATCH] Fixed typo There was a grammatical issue in the previous version. Changed 'was been run' to 'has been run'. --- install/unix/source.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/unix/source.xml b/install/unix/source.xml index ca9c61a250316..12236ea737957 100644 --- a/install/unix/source.xml +++ b/install/unix/source.xml @@ -88,7 +88,7 @@ - After the configuration script was been run, PHP can be built using + After the configuration script has been run, PHP can be built using the make command. The Installation section of the frequently asked questions has further information about how