[skip ci] tree: Fix various typos (#19366)

This commit is contained in:
Alexandre Daubois 2025-08-04 16:15:52 +02:00 committed by GitHub
parent cd80ed6f7b
commit 433c00b348
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 5 deletions

View file

@ -78,7 +78,7 @@ ZEND_BEGIN_MODULE_GLOBALS(pdo_mysql)
/* dummy member so we get at least one member in the struct
* and avoids build errors.
*/
void *dummymemmber;
void *dummymember;
#endif
ZEND_END_MODULE_GLOBALS(pdo_mysql)