There was an error while loading. Please reload this page.
1 parent ca7e7bd commit 4182b18Copy full SHA for 4182b18
1 file changed
lib/nimble_pool.ex
@@ -281,7 +281,7 @@ defmodule NimblePool do
281
@doc """
282
Handle pool termination.
283
284
- The `reason` argmument is the same given to GenServer's terminate/2 callback.
+ The `reason` argument is the same given to GenServer's terminate/2 callback.
285
286
It is not necessary to terminate workers here because the
287
`terminate_worker/3` callback has already been invoked.
0 commit comments