Skip to content

Commit 84de2a6

Browse files
kasvithclaude
andcommitted
fix: remove reference to hidden function in docs
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 8761d27 commit 84de2a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/durable/log_capture/handler.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ defmodule Durable.LogCapture.Handler do
3131
@doc """
3232
Attaches the log capture handler to the Logger.
3333
34-
Called from `Durable.Application.start/2` during application startup.
34+
Called from the application's start callback during application startup.
3535
Returns `:ok` on success.
3636
3737
If the handler is already attached, this is a no-op.

0 commit comments

Comments
 (0)