From 3362620b5f8716ce480b6f12269596c2d2351a52 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Sat, 13 Oct 2018 14:16:33 +0200 Subject: Trim trailing whitespace in source code files --- ext/spl/examples/dba_dump.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/spl/examples/dba_dump.php') 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 \. * The regular expression \ is used to filter the by setting name. * - * Note: configure with --enable-dba + * Note: configure with --enable-dba */ if ($argc < 3) { -- cgit v1.2.1