Skip to content

Commit f028219

Browse files
committed
Updating doc
1 parent 4f2accd commit f028219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generated/ibmDb2.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ function db2_autocommit($connection, bool $value = null)
7070
* @param int $parameter_number Specifies the 1-indexed position of the parameter in the prepared
7171
* statement.
7272
* @param string $variable_name A string specifying the name of the PHP variable to bind to the
73-
* parameter specified by parameter-number.
73+
* parameter specified by parameter_number.
7474
* @param int $parameter_type A constant specifying whether the PHP variable should be bound to the
7575
* SQL parameter as an input parameter (DB2_PARAM_IN),
7676
* an output parameter (DB2_PARAM_OUT), or as a

0 commit comments

Comments
 (0)