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