1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

pecl: remove word in sentence (#2329)

This commit is contained in:
Osvaldo Dias dos Santos
2023-02-27 23:24:50 +01:00
committed by GitHub
parent d73d69f40e
commit ab5ec7cab2

View File

@@ -364,7 +364,7 @@ $ make
A successful install will have created <filename>extname.so</filename> and put it
into the PHP
<link linkend="ini.extension-dir">extensions directory</link>. You'll need
to and adjust &php.ini; and add an <literal>extension=extname.so</literal>
to adjust &php.ini; and add an <literal>extension=extname.so</literal>
line before you can use the extension.
</simpara>
<simpara>