Skip to content

Commit fe83840

Browse files
committed
Update default Netty memory allocator in documentation
1 parent d364f6b commit fe83840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/api.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ It is the developer's responsibility to close the `EventLoopGroup` they provide.
263263

264264
|`netty#ByteBufAllocator`
265265
|`ByteBuf` allocator.
266-
|ByteBufAllocator.DEFAULT
266+
|PooledByteBufAllocator.DEFAULT
267267

268268
|`netty#channelCustomizer`
269269
|Extension point to customize Netty's `Channel` instances used for connections.

0 commit comments

Comments
 (0)