mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
typo fixes (argument)
This commit is contained in:
parent
ed2e84e239
commit
04145dc2aa
54 changed files with 56 additions and 56 deletions
|
@ -93544,7 +93544,7 @@ static u8 minMaxQuery(Select *p){
|
|||
|
||||
/*
|
||||
** The select statement passed as the first argument is an aggregate query.
|
||||
** The second argment is the associated aggregate-info object. This
|
||||
** The second argument is the associated aggregate-info object. This
|
||||
** function tests if the SELECT is of the form:
|
||||
**
|
||||
** SELECT count(*) FROM <tbl>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue