[DOC-CVS] [doc-en] master: install/unix: Fixed typo (#5761)
[email protected] (rmysliwczyk via GitHub)
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: rmysliwczyk (rmysliwczyk) Committer: GitHub (web-flow) Pusher: jordikroon Date: 2026-08-14T10:00:19+02:00 Commit: https://github.com/php/doc-en/commit/e07f764c8e4234d1195536ffed2eaf19c849ce50 Raw diff: https://github.com/php/doc-en/commit/e07f764c8e4234d1195536ffed2eaf19c849ce50.diff install/unix: Fixed typo (#5761) There was a grammatical issue in the previous version. Changed 'was been run' to 'has been run'. Changed paths: M install/unix/source.xml Diff: diff --git a/install/unix/source.xml b/install/unix/source.xml index ca9c61a25031..12236ea73795 100644 --- a/install/unix/source.xml +++ b/install/unix/source.xml @@ -88,7 +88,7 @@ </simpara> <simpara> - 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 <command>make</command> command. The <link linkend="faq.installation">Installation section of the frequently asked questions</link> has further information about how