Skip to content

Commit cb4e8ff

Browse files
dwxhcmb69
authored andcommitted
[ci skip] Fix typo in configure.ac (build → built)
Closes GH-9495.
1 parent f3d8f09 commit cb4e8ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1052,7 +1052,7 @@ PHP_HELP_SEPARATOR([Extensions:
10521052
10531053
--with-EXTENSION=[shared[,PATH]]
10541054
1055-
NOTE: Not all extensions can be build as 'shared'.
1055+
NOTE: Not all extensions can be built as 'shared'.
10561056
10571057
Example: --with-foobar=shared,/usr/local/foobar/
10581058

0 commit comments

Comments
 (0)