com php-src: fixed typo: ext/sqlite3/tests/sqlite3_37 _createfunction_flags.phpt

[email protected] (Remi Collet)
Newsgroups php.cvs
Message-ID <[email protected]>
Commit:    22881e06e2a7ec2778570640dc9c1ddcac039038
Author:    Markus Staab <[email protected]>         Wed, 29 Mar 2017 09:05:34 +0200
Committer: Remi Collet <[email protected]>      Wed, 29 Mar 2017 09:10:42 +0200
Parents:   175b2d891055fb3003933626e077a8d0d9e819e5
Branches:  PHP-7.1 master

Link:       http://git.php.net/?p=php-src.git;a=commitdiff;h=22881e06e2a7ec2778570640dc9c1ddcac039038

Log:
fixed typo

Changed paths:
  M  ext/sqlite3/tests/sqlite3_37_createfunction_flags.phpt


Diff:
diff --git a/ext/sqlite3/tests/sqlite3_37_createfunction_flags.phpt b/ext/sqlite3/tests/sqlite3_37_createfunction_flags.phpt
index f9f0b5f..0c5bd86 100644
--- a/ext/sqlite3/tests/sqlite3_37_createfunction_flags.phpt
+++ b/ext/sqlite3/tests/sqlite3_37_createfunction_flags.phpt
@@ -3,7 +3,7 @@ SQLite3::createFunction - Test with flags
 --SKIPIF--
 <?php
 require_once(__DIR__ . '/skipif.inc');
-if (!defined('SQLITE3_DETERMINISTIC')) die('skip system sqlite is to old');
+if (!defined('SQLITE3_DETERMINISTIC')) die('skip system sqlite is too old');
 ?>
 --FILE--
 <?php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.