[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-en] master: Nit: add missing spaces between coma and function name (#3026)
From:       Mikhail Alferov via GitHub <noreply () php ! net>
Date:       2023-12-18 0:33:01
Message-ID: fGTa4hTyKgHpIBqKtxEJcD3zTPsejbsAwInOa6E14 () main ! php ! net
[Download RAW message or body]

Author: Mikhail Alferov (mmalferov)
Committer: GitHub (web-flow)
Pusher: Girgias
Date: 2023-12-18T00:19:20Z

Commit: https://github.com/php/doc-en/commit/10cf63a9a148fe8d2ba312855882f32066fd0b1b
Raw diff: https://github.com/php/doc-en/commit/10cf63a9a148fe8d2ba312855882f32066fd0b1b.diff


Nit: add missing spaces between coma and function name (#3026)

Add the missing spaces

Changed paths:
  M  reference/mysql_xdevapi/mysql_xdevapi/collectionfind/groupby.xml


Diff:

diff --git a/reference/mysql_xdevapi/mysql_xdevapi/collectionfind/groupby.xml \
b/reference/mysql_xdevapi/mysql_xdevapi/collectionfind/groupby.xml index \
                11c4487742d..d976ac3f8b0 100644
--- a/reference/mysql_xdevapi/mysql_xdevapi/collectionfind/groupby.xml
+++ b/reference/mysql_xdevapi/mysql_xdevapi/collectionfind/groupby.xml
@@ -15,7 +15,7 @@
   <para>
    This function can be used to group the result set by one or more columns.
    It is often used with aggregate functions such as <literal>COUNT</literal>,
-   <literal>MAX</literal>,<literal>MIN</literal>,<literal>SUM</literal> etc.
+   <literal>MAX</literal>, <literal>MIN</literal>, <literal>SUM</literal> etc.
   </para>
  </refsect1>
 

-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic