Skip to content

Commit 4ea91a8

Browse files
Update ext/uri/config.m4
Co-authored-by: Daniel Scherzer <[email protected]>
1 parent 88da62f commit 4ea91a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/uri/config.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dnl
44
PHP_ARG_WITH([external-uriparser],
55
[for external/system liburiparser],
66
[AS_HELP_STRING([--with-external-uriparser],
7-
[Use externalsystem liburiparser])],
7+
[Use external system liburiparser])],
88
[no],
99
[no])
1010

0 commit comments

Comments
 (0)