Skip to content

Commit dc1937e

Browse files
royopapetk
authored andcommitted
updated typo in test
User Group: PHPSP #phptestfestbrasil
1 parent c245898 commit dc1937e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/pdo_odbc/tests/long_columns.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ if (!isset($config['ENV']['PDOTEST_DSN']) || $config['ENV']['PDOTEST_DSN']===fal
3838
//
3939
// easy way to compile:
4040
// configure --disable-all --enable-cli --enable-zts --enable-pdo --with-pdo-odbc --enable-debug
41-
// configure --disable-all --eanble-cli --enable-pdo --with-pdo-odbc=unixODBC,/usr,/usr --with-unixODBC=/usr --enable-debug
41+
// configure --disable-all --enable-cli --enable-pdo --with-pdo-odbc=unixODBC,/usr,/usr --with-unixODBC=/usr --enable-debug
4242
//
4343

4444
require 'ext/pdo/tests/pdo_test.inc';

0 commit comments

Comments
 (0)