We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ecebfe commit 554c1c8Copy full SHA for 554c1c8
1 file changed
log.ml
@@ -189,7 +189,7 @@ let read_env_config = State.read_env_config
189
(**
190
param [lines]: whether to split multiline message as separate log lines (default [true])
191
192
- param [backtrace]: whethgter to show backtrace if [exn] is given (default is [false])
+ param [backtrace]: whether to show backtrace if [exn] is given (default is [false])
193
194
param [saved_backtrace]: supply backtrace to show instead of using [Printexc.get_backtrace]
195
0 commit comments