summaryrefslogtreecommitdiff
path: root/ext/spl/examples/dba_dump.php
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/examples/dba_dump.php')
-rwxr-xr-xext/spl/examples/dba_dump.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/examples/dba_dump.php b/ext/spl/examples/dba_dump.php
index 2c698d427a..7ea8e76255 100755
--- a/ext/spl/examples/dba_dump.php
+++ b/ext/spl/examples/dba_dump.php
@@ -11,7 +11,7 @@
* Show all groups in the ini file specified by \<file\>.
* The regular expression \<regex\> is used to filter the by setting name.
*
- * Note: configure with --enable-dba
+ * Note: configure with --enable-dba
*/
if ($argc < 3) {