Skip to content

Commit ca98ce9

Browse files
Corrected php_rdkafka.dll filename (#64)
1 parent 902f431 commit ca98ce9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/reference/rdkafka/configure.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ extension=rdkafka.so
3838
Precompiled binaries for each release are available from
3939
<link xlink:href="&url.pecl.package;rdkafka">PECL</link> for a variety of
4040
combinations of versions, thread safety, and VC libraries. Extract the
41-
archive and put <filename>librdkafka.dll</filename> in the root PHP directory (same level as php.exe) and the <filename>php_rdkfaka.dll</filename> file in your PHP extension
41+
archive and put <filename>librdkafka.dll</filename> in the root PHP directory (same level as php.exe) and the <filename>php_rdkafka.dll</filename> file in your PHP extension
4242
directory ("ext" by default).
4343
</para>
4444
<note>

0 commit comments

Comments
 (0)