[DOC-CVS] [doc-en] master: ext/intl: Add missing space (#5759)
[email protected] (Mikhail Alferov via GitHub)
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Mikhail Alferov (mmalferov)
Committer: GitHub (web-flow)
Pusher: jordikroon
Date: 2026-08-13T18:37:52+02:00
Commit: https://github.com/php/doc-en/commit/a03f9eda2d45b725f75b4d6a1a22e8aec63e157a
Raw diff: https://github.com/php/doc-en/commit/a03f9eda2d45b725f75b4d6a1a22e8aec63e157a.diff
ext/intl: Add missing space (#5759)
Changed paths:
M reference/intl/book.xml
Diff:
diff --git a/reference/intl/book.xml b/reference/intl/book.xml
index 664685fe385b..45e180457831 100644
--- a/reference/intl/book.xml
+++ b/reference/intl/book.xml
@@ -63,7 +63,7 @@
<simpara>
Locale: provides interaction with locale identifiers in the form of
functions to get subtags from locale identifier; parse, compose,
- match(lookup and filter) locale identifiers.
+ match (lookup and filter) locale identifiers.
</simpara>
</listitem>
<listitem>