mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
a few typofixes
This commit is contained in:
parent
6188674f1e
commit
35101e9ef4
6 changed files with 7 additions and 7 deletions
|
@ -257,7 +257,7 @@ typedef enum _php_pgsql_data_type {
|
|||
PG_PATH,
|
||||
PG_POLYGON,
|
||||
PG_CIRCLE,
|
||||
/* unkown and system */
|
||||
/* unknown and system */
|
||||
PG_UNKNOWN
|
||||
} php_pgsql_data_type;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue